There was an error while loading. Please reload this page.
1 parent eeb461f commit da797c7Copy full SHA for da797c7
1 file changed
ietf/templates/base/menu.html
@@ -1,7 +1,6 @@
1
{# Copyright The IETF Trust 2015-2019, All Rights Reserved #}{% load origin %}{% origin %}
2
{% load ietf_filters managed_groups wg_menu active_groups_menu group_filters cache %}
3
4
-{% cache 600 menus request.user.username %}
5
{% if flavor != "top" %}
6
{% include "base/menu_user.html" %}
7
{% endif %}
@@ -164,5 +163,4 @@
164
163
165
{% if flavor == "top" %}
166
167
-{% endif %}
168
-{% endcache %}
+{% endif %}
0 commit comments