diff --git a/Show/templates/episode.html b/Show/templates/episode.html index 1e53526..0b3924d 100644 --- a/Show/templates/episode.html +++ b/Show/templates/episode.html @@ -9,7 +9,7 @@ - + {% endblock %} diff --git a/Show/templates/show.html b/Show/templates/show.html index e8c46c6..a4ed4de 100644 --- a/Show/templates/show.html +++ b/Show/templates/show.html @@ -7,7 +7,7 @@ {{ block.super }} - + {% endblock %}