membersystem/src/project/templates/services_overview.html
Víðir Valberg Guðmundsson 76478c5ae3 Ran pre-commit hooks.
2021-02-28 23:03:32 +01:00

10 lines
156 B
HTML

{% extends "base.html" %}
{% block content %}
<p>
Services and signup to these will be
</p>
<p>
This is yet to be implemented.
</p>
{% endblock %}