Add WTFPL warning on new packages
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h1>{{ page['title'] }}</h1>
|
||||
{% if not page["no_h1"] %}<h1>{{ page['title'] }}</h1>{% endif %}
|
||||
|
||||
{{ page.html | safe }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user