{% raw %} {% extends "mote/element/index.html" %} {% load mote_tags %} {% block codeblock %}
- Is an ordered list. This will use different schemes of numbers to list your items
This is used to define an ordered list and list items of content inside a page article
{% render element %}
- Is an unordered list. This will list items using plain bullets.
This is used to define an unordered list and list items of content inside a page article
{% render element.aspect.basics.list.unordered-list %}