{{ section.title }}
{{ macros_listing::listing_card() }}
{% extends "section.html" %} {% import 'macros/card.html' as macros_listing -%} {% block body %} {% set page_class = "app-list" %} {% endblock body %} {% block header %} {# This value is matched by the config.extra.menu.main~section #} {% set current_section = "apps" %} {{ macros_header::header(current_section=current_section)}} {% endblock header %} {% block content %}