SimpleerTube_peertube_minim.../templates/video_channels/about.html

10 lines
141 B
HTML

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