Skip to content

Commit 109f5d4

Browse files
committed
Add announcement header for deprecation
1 parent 4a71206 commit 109f5d4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

overrides/main.html

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{% extends "base.html" %}
2+
3+
{% block announce %}
4+
This user manual is deprecated. Please ask for help in the <a href="https://forum.k9mail.app/">user forum</a> instead.
5+
{% endblock %}

0 commit comments

Comments
 (0)