[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