{% extends "plainui/base.html" %} {% import "plainui/components/markdown.html" as markdownMacro %} {% import "plainui/components/three_cards.html" as threeCardsMacro %} {% block title %}{{conf.name}} - Index{% endblock %} {% block content %} {{ titleMacro.title(title=start.title) }}