hbbs.decentral1.se/hbbs/templates/participate.html

6 lines
94 B
HTML
Raw Normal View History

2020-04-04 20:11:06 +02:00
{% extends "layout.html" %}
{% block content %}
2020-04-04 21:34:32 +02:00
<p>Invite only for now...</p>
2020-04-04 20:11:06 +02:00
{% endblock %}