1
0
mirror of https://git.sr.ht/~metalune/simpleweb_peertube synced 2025-03-11 18:50:12 +01:00

10 lines
135 B
HTML

{% extends "accounts/base.html" %}
{% block title %}{{ domain }}{% endblock %}
{% block sub_content %}
Coming Soon!
{% endblock %}