1
0
mirror of https://git.sr.ht/~metalune/simpleweb_peertube synced 2025-02-08 20:18:43 +01:00

10 lines
141 B
HTML

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