{% extends "base.html" %} {% block title %}{{ page_title|default('Notice', true) }} - {{ config.INSTANCE_NAME }}{% endblock %} {% block content %}
{{ page_message|default('', true) }}