The Daily EPUB
{% if page.is_admin() %}{% endif %} {% match page.flash %}{% when Some with (flash) %}
{{ flash.text }}
{% when None %}{% endmatch %}
{% block content %}{% endblock %}