summaryrefslogtreecommitdiff
path: root/searx/templates/oscar
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2020-06-06 12:44:15 +0000
committerGitHub <noreply@github.com>2020-06-06 12:44:15 +0000
commitd894785f3c206b6e49e6ce4d7072d52a1daba768 (patch)
tree34da4f7a9a50341522d58c5453529468a42c5a75 /searx/templates/oscar
parent244f0fbd0dc37cc1d56f21e90a8fd3258c20d804 (diff)
parentc6ca468df2cf0813619eb67912d3b34ac8fdfac6 (diff)
Merge branch 'master' into new-readme
Diffstat (limited to 'searx/templates/oscar')
-rw-r--r--searx/templates/oscar/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/oscar/base.html b/searx/templates/oscar/base.html
index 5eb4462e4..cd3d23df5 100644
--- a/searx/templates/oscar/base.html
+++ b/searx/templates/oscar/base.html
@@ -47,7 +47,7 @@
</style>
</noscript>
</head>
-<body>
+<body class="{{ endpoint }}_endpoint" >
{% include 'oscar/navbar.html' %}
<div class="container">