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

Back To Top Button

The back to top component is on every page in the site and is an easy way to get back to the top menu.

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