{% extends "base.html" %} {% block content_body %} {% for p in pages if p.title == "Index" %} {% set lr = cycler("row-reverse", "row") %} {% if p.featured is defined %}
{% endif %} {% from 'includes/macros.html' import fi %} {% for i in p.index_cards %}