Skip to content

Commit 0e1d8a7

Browse files
committed
uncomment
1 parent c39a0a1 commit 0e1d8a7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/overrides/main.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% extends "base.html" %}
22

3-
{# {% block announce %} #}
3+
{% block announce %}
44

55

66
<div>
@@ -71,6 +71,4 @@ <h3>
7171

7272
</div>
7373

74-
75-
76-
{# {% endblock %} #}
74+
{% endblock %}

0 commit comments

Comments
 (0)