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

Tag Listing

The tag listing component are used to tag articles. A pre-defined list of tags should be added to the site instead of letting a client adding tag.
            
                
{% render_element element %}
                
            
        
{% endblock %} {% endraw %}