{% block opengraph %}{% endblock %}
Channels
Admin
AYTA
Search
Help
{% with messages = get_flashed_messages() %} {% if messages %} {% for message in messages %}
A message appeared without supporting javasript: {{ message }}
{% endfor %} {% endif %} {% endwith %}
Hey there, while I did build this application in mind to minimize javascript usage, the experience would be much better if you would enable it!
{% block content %}{% endblock %}