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

Heading Typography

H tags are used to define important HTML headings using custom typography style

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