{% extends "mote/element/index.html" %} {% load mote_tags %} {% with element.json.data.Button as "button" %} {% block codeblock %}

Springster Header Menu

The 3 main navigation links that we place in the header are Search, User Tools (Log In, Register, Profile), Menu ad Logo.

            
                
                  {% render element %}
                
            
        
{% endblock %} {% endwith %}