fsfe-website/news/archive-template.en.xhtml

88 lines
3.0 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>News Archive for :YYYY: - FSFE</title>
</head>
<body class="article">
<p id="category"><a href="/news/news.html">News</a></p>
<localmenu dir="/news/" set="year" id=":YYYY:" link=":YYYY:/index.html">:YYYY:</localmenu>
<h1>News Archive for :YYYY:</h1>
<div class="news-follow-us">
<div class="share-top-buttons-label">Follow us:</div>
<div class="share-buttons-top">
<a target="_blank" href="/news/newsletter.html">
<button class="share-button-top share-mail">Newsletter</button>
</a>
<a target="_blank" href="/news/news.rss">
<button class="share-button-top share-rss">RSS Feed</button>
</a>
<a target="_blank" href="https://mastodon.social/@fsfe">
<button class="share-button-top share-mastodon">Mastodon</button>
</a>
<a target="_blank" href="https://diasp.eu/u/fsfe">
<button class="share-button-top share-diaspora">Diaspora</button>
</a>
<a target="_blank" href="https://twitter.com/fsfe">
<button class="share-button-top share-twitter">Twitter</button>
</a>
<a target="_blank" href="https://facebook.com/thefsfe">
<button class="share-button-top share-facebook">Facebook</button>
</a>
</div>
</div>
<include-news/>
</body>
<sidebar promo="none">
<div class="news-sidebar">
<h2>Follow our News</h2>
<p>
To keep up with our latest news, subscribe to our
<a href="/news/news.rss">RSS feed</a> and our
<a href="/news/newsletter.html">Newsletter</a>.
</p>
<div class="share-buttons-sidebar">
<a target="_blank" href="/news/newsletter.html">
<button class="share-button-sidebar share-mail">Newsletter</button>
</a>
<a target="_blank" href="/news/news.rss">
<button class="share-button-sidebar share-rss">RSS Feed</button>
</a>
</div>
<h2>Social Media</h2>
<p>
For short news follow us on
<a href="https://mastodon.social/@fsfe">Mastodon</a>,
<a href="https://diasp.eu/u/fsfe">Diaspora</a>,
<a href="https://twitter.com/fsfe">Twitter</a>, and
<a href="https://facebook.com/thefsfe">Facebook</a>.
</p>
<div class="share-buttons-sidebar">
<a target="_blank" href="https://mastodon.social/@fsfe">
<button class="share-button-sidebar share-mastodon">Mastodon</button>
</a>
<a target="_blank" href="https://diasp.eu/u/fsfe">
<button class="share-button-sidebar share-diaspora">Diaspora</button>
</a><br/>
<a target="_blank" href="https://twitter.com/fsfe">
<button class="share-button-sidebar share-twitter">Twitter</button>
</a>
<a target="_blank" href="https://facebook.com/thefsfe">
<button class="share-button-sidebar share-facebook">Facebook</button>
</a>
</div>
</div>
</sidebar>
</html>