Skip to content
Snippets Groups Projects
Commit c70598fa authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

Added announce link also to news page

parent 83fd0d28
No related branches found
No related tags found
1 merge request!70Subscription to announce and news feeds
......@@ -52,11 +52,16 @@ title: HIFIS
</div>
<div class="rss-posts-container grid-item">
<a class="rss-posts-button" href="{{ '/feed/news.xml' | relative_url }}"
title="subscribe to feed"
title="Subscribe to HIFIS News Feed"
type="application/atom+xml"
download>
<i class="fas fa-rss"></i>
</a>
<a href="https://lists.desy.de/sympa/subscribe/hifis-announce"
title="Subscribe to HIFIS Announcements Newsletter - also unsubscribe">
<i class="fas fa-bell"></i>
</a>
</div>
</nav>
{% endif %}
......@@ -135,11 +140,15 @@ title: HIFIS
</div>
<div class="rss-posts-container grid-item">
<a class="rss-posts-button" href="{{ '/feed/news.xml' | relative_url }}"
title="subscribe to feed"
title="Subscribe to HIFIS News Feed"
type="application/atom+xml"
download>
<i class="fas fa-rss"></i>
</a>
<a href="https://lists.desy.de/sympa/subscribe/hifis-announce"
title="Subscribe to HIFIS Announcements Newsletter - also unsubscribe">
<i class="fas fa-bell"></i>
</a>
</div>
</nav>
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment