{% set navbar_current = 'concepts' %} {% extends 'base-index.html' %} {% block main %}

Concepts

{{ super() -}} {% endblock %}