]> jfr.im git - irc/freenode/web-7.0.git/blob - templates/soon.html
Update policies.md
[irc/freenode/web-7.0.git] / templates / soon.html
1 {% extends "base.html" %}
2 {% block title %}Coming soon?{% endblock %}
3 {% block content %}
4 <div class="main">
5 <h1>{{ page.title }}</h1>
6 This is a placeholder page.
7 </div>
8 {% endblock %}