diff --git a/www/podjango/templates/podjango/base_podcast.html b/www/podjango/templates/podjango/base_podcast.html new file mode 100644 index 0000000000000000000000000000000000000000..a9d411d2970b68321252caf81126f4ee3ee734bd --- /dev/null +++ b/www/podjango/templates/podjango/base_podcast.html @@ -0,0 +1,26 @@ + + + + + +{% extends "base_standard.html" %} + +{% block head %} + + +{% endblock %} + +{% block internal_navigate %} + +

Tags

+ + +

All oggcasts…

+ + + +{% endblock %}