{% raw %} {% extends "mote/element/index.html" %} {% load mote_tags %} {% block codeblock %}
Article teasers load on the homepage upon first load as latest promoted articles (latest according to publish date or randomized rotation) with the most recent being at the top.
{% render_element element %}
Grid article teasers are category featured articles on homepage. Latest stories will be displayed in a grid-like style (in two columns). On feature phones, these will be displayed in a single column (one grid article teaser block below the other), instead of side-by-side.
{% render_element element.aspect.basics.article-teaser.grid-teaser-title %}
Carousel article teasers are articles promoted to the homepage under featured tags.
{% render_element element.aspect.basics.article-teaser.carousel-teaser-title %}
Article Teaser Description
{% render_element element.aspect.basics.article-teaser.base-teaser-thumbnail %}
Article Teaser Description
{% render_element element.aspect.basics.article-teaser.carousel-teaser-image %}