summaryrefslogtreecommitdiff
path: root/searx/templates/index.html
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2013-12-03 18:33:05 +0100
committerasciimoo <asciimoo@gmail.com>2013-12-03 18:33:05 +0100
commitf1f0d978cb9e85e5975409e116e74fb3e69ce716 (patch)
tree66daaf846e589b037b05280e04d8f16bd22fbf4f /searx/templates/index.html
parentce544c30c15cdbe8a57c9f8c57f8e848db138ee9 (diff)
[enh] w3c compatibility ++ ui mods
Diffstat (limited to 'searx/templates/index.html')
-rw-r--r--searx/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/index.html b/searx/templates/index.html
index af9fc0942..4d13b77e7 100644
--- a/searx/templates/index.html
+++ b/searx/templates/index.html
@@ -2,7 +2,7 @@
{% block content %}
{% include 'github_ribbon.html' %}
<div class="center">
- <h1 class="title"><div>searx</div></h1>
+ <div class="title"><h1>searx</h1></div>
{% include 'search.html' %}
<p class="top_margin">
<a href="/about" class="hmarg">about</a>