diff --git a/progit/templates/repo_master.html b/progit/templates/repo_master.html index 6b3d1d6..fbe7c13 100644 --- a/progit/templates/repo_master.html +++ b/progit/templates/repo_master.html @@ -89,7 +89,7 @@ -
{{ repo.description | rst2html }}
+ {{ repo.description | rst2html }} {% block repo %} {% endblock %}