diff --git a/templates/main.html b/templates/main.html index 434d22f..0bc4fe1 100644 --- a/templates/main.html +++ b/templates/main.html @@ -23,14 +23,14 @@
{% if not edit %} {% if path != '' %} - Edit + Edit {% endif %} {% autoescape false %} {{ markdown(content, extensions=['extra']) }} {% endautoescape %} {% else %} -
+