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

Main Banner image

Banner image is an image which can link to a page; It is usually positioned at the top of the homepage below the header of the page. However the position (or order) within the homepage of the banner is decided beforehand by the programmers.

Questions:

Is it just 1 banner at a time?

Can we do text?

            
                
                  {% render element %}
                
            
        
{% endblock %} {% endraw %}