yt2podcast/templates/index.html
2022-04-18 22:50:19 +01:00

9 lines
143 B
HTML

{% extends "base.html" %}
{% block content %} Home Page {% endblock %}
<!--{%for _ in range(10) %}-->
<!-- <p>x</p>-->
<!--{% endfor %}-->