Files
yt2podcast/templates/index.html
T

9 lines
143 B
HTML

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