Removed debug text
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<span class="nowrap">
|
||||
{% for link in object_navigation_links %}
|
||||
{% include "generic_subnavigation.html" %}
|
||||
{% empty %}
|
||||
none
|
||||
{% endfor %}
|
||||
{% for link in object_navigation_links %}
|
||||
{% include "generic_subnavigation.html" %}
|
||||
{% endfor %}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user