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

Featured Article Items

The list consists of a list label tag and an article title link used to link item with other Related Articles.

            
                
                  {% render element %}
                
            
        

Featured Article Items

The list consists of a list label tag and an article title link used to link item with other Related Articles.

            
                
                  {% render element.aspect.basics.article-list.recommend %}
                
            
        

Featured Article Items

The list consists of a list label tag and an article title link used to link item with other Related Articles.

            
                
                  {% render element.aspect.basics.article-list.related %}
                
            
        

Up Next Related Articles and Recommended

The list consists of a list label tag and an article title link used to link item with other Related Articles.

            
                
                  {% render element.aspect.basics.article-list.up-next-and-recommended %}
                
            
        
{% endblock %} {% endraw %}