Add password-less page with searches
[infodrom/musiikki-web.git] / templates / results.phtml
diff --git a/templates/results.phtml b/templates/results.phtml
new file mode 100644 (file)
index 0000000..7dd7204
--- /dev/null
@@ -0,0 +1,7 @@
+<!-- Search -->
+<div class="w3-container" id="results" style="margin-top:75px" style="display:none;">
+  <h1 class="w3-xxxlarge w3-text-blue"><b>Search.</b></h1>
+  <hr style="width:50px;border:5px solid blue" class="w3-round">
+  <div class="w3-section" style="display:none;">
+  </div>
+</div>