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

Copyright Copy

The copyright component are place at the very bottom of all pages on the website. with the website current year and privacy information

            
                
                  {% render_element element %}
                
            
        

Copyright Copy

The copyright component are place at the very bottom of all pages on the website. with the website current year and privacy information

            
                
                  {% render_element element.aspect.basics.copyright.copyright-pipe %}
                
            
        
{% endblock %} {% endraw %}