Update template to use new variable name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<span class="nowrap">
|
||||
{% for link in object_navigation_links %}
|
||||
{% for link in links %}
|
||||
{% include "generic_subnavigation.html" %}
|
||||
{% endfor %}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user