summaryrefslogtreecommitdiff
path: root/template/docs_news.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/docs_news.html.j2')
-rw-r--r--template/docs_news.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/docs_news.html.j2 b/template/docs_news.html.j2
index 3883e60..0256f26 100644
--- a/template/docs_news.html.j2
+++ b/template/docs_news.html.j2
@@ -32,7 +32,7 @@
<img class="mr-3" height=60 width=75 src="{{ url_static('images/gnu.png') }}" alt="" />
<div class="media-body">
<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>
+ <p>{% trans %}Anastasis is now an official GNU package. You can read more about GNU <a href="https://www.gnu.org/" target="_blank" rel="noopener noreferrer">here</a>.{% endtrans %}</p>
</div>
</div>
</div>
@@ -45,7 +45,7 @@
<img class="mr-3" src="{{ url_static('images/ngi.png') }}" alt="">
<div class="media-body">
<h3>{% trans %}Anastasis funded by NGI LEDGER{% endtrans %}</h3>
- <p>{% trans %}The development of Anastasis is being <a href="funding.html">funded</a> (for 2021) by a grant of <a href="https://www.ngi.eu/ngi-projects/ledger/">NGI LEDGER</a>.{% endtrans %}</p>
+ <p>{% trans %}The development of Anastasis is being <a href="funding.html" target="_blank" rel="noopener noreferrer">funded</a> (for 2021) by a grant of <a href="https://www.ngi.eu/ngi-projects/ledger/" target="_blank" rel="noopener noreferrer">NGI LEDGER</a>.{% endtrans %}</p>
</div>
</div>
</div>