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

Back To top

The back to top component is on every page in the site and is an easy way to get back to the menu.
            
                
{% render_element element %}
                
            
        
{% endblock %} {% endraw %}