{% raw %} {% extends "mote/element/index.html" %} {% load mote_tags %} {% block codeblock %}

Page Header

On each article page, the navigation bar includes visual confirmation of associated category by underlining the category to which the presented article belongs:

            
                
                  {% render_element element %}
                
            
        
{% endblock %} {% endraw %}