From: Johann150 <
johann@qwertqwefsday.eu>
---
templates/repo.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/repo.html b/templates/repo.html
index a41e539..3943543 100644
--- a/templates/repo.html
+++ b/templates/repo.html
@@ -7,6 +7,6 @@
{{ readme_text|safe }}
{% else -%}
<em>(no README)</em>
- </div>
{%- endif %}
+ </div>
{% endblock %}
--
2.20.1