aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/search/results/gsx_results.html
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/search/results/gsx_results.html')
-rwxr-xr-xservo/templates/search/results/gsx_results.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/servo/templates/search/results/gsx_results.html b/servo/templates/search/results/gsx_results.html
new file mode 100755
index 0000000..dc7fff5
--- /dev/null
+++ b/servo/templates/search/results/gsx_results.html
@@ -0,0 +1,5 @@
+<div id="gsx-container" data-source="{% url 'search-search_gsx' what=what arg=arg value=value %}">
+ <div class="progress active">
+ <div class="bar" style="width:1%;" data-progress="0"></div>
+ </div>
+</div>