{% load ndr_values %} {% comment %} Component: Footer Navigation Links Optional: Design choice to repeat main navigation in footer {% endcomment %} {% config_value 'footer_show_main_navigation' as show_navigation %} {% if show_navigation %} {% endif %}