{% extends "admin/base.html" %} {% block title %}{{ site.title }} · bragi admin{% endblock %} {% block content %}
{{ site.hostname }}
{% if not site.active %}inactive{% endif %}
/ handler configured. Set a
homepage in site settings,
or publish a page of kind post_index and promote it.