summaryrefslogtreecommitdiff
path: root/searx/templates/pix-art
diff options
context:
space:
mode:
authorCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-17 19:01:18 +0100
committerCqoicebordel <Cqoicebordel@users.noreply.github.com>2015-02-17 19:01:18 +0100
commit5c63f2a80a749897b66604e43cc483306d263aeb (patch)
treeb57eb59345878e8a6c991b31d87050caf3a1b3ff /searx/templates/pix-art
parentaf100afb98f56713deb94e19115883a2247e8a0b (diff)
downloadsearxng-5c63f2a80a749897b66604e43cc483306d263aeb.tar.gz
searxng-5c63f2a80a749897b66604e43cc483306d263aeb.zip
A bit of cleanup
Diffstat (limited to 'searx/templates/pix-art')
-rw-r--r--searx/templates/pix-art/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/pix-art/base.html b/searx/templates/pix-art/base.html
index f98d617fb..23bcf44e3 100644
--- a/searx/templates/pix-art/base.html
+++ b/searx/templates/pix-art/base.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"{% if rtl %} dir="rtl"{% endif %}>
<head>
<meta charset="UTF-8" />
<meta name="description" content="Searx - a privacy-respecting, hackable metasearch engine" />