{{ value.title }}
-
{% with value.links as object_navigation_links %}
{% with 'true' as as_li %}
{% include 'generic_navigation.html' %}
{% endwith %}
{% endwith %}
{% extends 'main/base.html' %} {% block title %} :: {{ title }}{% endblock %} {% block content %} {% for key, value in blocks.items %}