mirror of
https://github.com/searxng/searxng.git
synced 2026-08-07 15:51:26 +00:00
[fix] menu without js - closes #747
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{% extends "oscar/base.html" %}
|
||||
{% block site_alert_warning_nojs %} {% endblock %}
|
||||
{% block title %}{{ _('about') }} - {% endblock %}
|
||||
{% block content %}
|
||||
<div{% if rtl %} dir="ltr"{% endif %}>
|
||||
|
||||
Reference in New Issue
Block a user