Remove unintended testing templatetag. Commit ready for merge.
- Legacy-Id: 19832
This commit is contained in:
parent
69d52465a7
commit
b7c9414323
|
@ -1,7 +1,7 @@
|
|||
{# Copyright The IETF Trust 2015-2019, All Rights Reserved #}{% load origin %}{% origin %}
|
||||
{% load ietf_filters managed_groups wg_menu active_groups_menu group_filters cache %}
|
||||
|
||||
{% cache 600 menus request.user.username %}{% got_touched %}
|
||||
{% cache 600 menus request.user.username %}
|
||||
{% if flavor != "top" %}
|
||||
{% include "base/menu_user.html" %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue