1
0
mirror of https://git.sr.ht/~metalune/simpleweb_peertube synced 2025-01-03 17:39:47 +01:00
SimpleerTube_peertube_minim.../templates/accounts/about.html

10 lines
135 B
HTML
Raw Normal View History

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