summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-21 10:12:52 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-21 10:12:52 +0200
commitc852cca72512acb2bff73b41a07bec9f111c9291 (patch)
tree109696f02dee68d0d030778177502b0c25646bca
parent25fa68ef2f583a4d5c9689804a828c6344b2a1af (diff)
downloadanastasis-www-c852cca72512acb2bff73b41a07bec9f111c9291.tar.gz
anastasis-www-c852cca72512acb2bff73b41a07bec9f111c9291.tar.bz2
anastasis-www-c852cca72512acb2bff73b41a07bec9f111c9291.zip
shorter title
-rw-r--r--template/docs_news.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/docs_news.html.j2 b/template/docs_news.html.j2
index 355c85e..3883e60 100644
--- a/template/docs_news.html.j2
+++ b/template/docs_news.html.j2
@@ -31,7 +31,7 @@
<div class="media">
<img class="mr-3" height=60 width=75 src="{{ url_static('images/gnu.png') }}" alt="" />
<div class="media-body">
- <h3>{% trans %}Anastasis becomes a GNU package{% endtrans %}</h3>
+ <h3>{% trans %}Anastasis joins GNU{% endtrans %}</h3>
<p>{% trans %}Anastasis is now an official GNU package. You can read more about GNU <a href="https://www.gnu.org/">here</a>.{% endtrans %}</p>
</div>
</div>