{# ============================================================================ molecules.html — Jinja macros for molecule-level components Molecules are small combinations of atoms that appear inside organisms. Import: `{% from 'molecules.html' import nav_links, inline_form, faq_row %}` ============================================================================ #} {% from 'atoms.html' import input, arrow, wordmark, glyph %} {# nav-links — horizontal list of links with optional active index #} {% macro nav_links(items, active_index=-1) -%}
{{ body }}
{{ quote_html|safe }}
{{ desc_html|safe }}
{{ excerpt }}
{{ body }}
{{ body }}
{{ body_html|safe }}
{{ body }}