Add dummy changelog entry for 6.5.
[tails.git] / wiki / src / news.html
blob8b7b7336b9487109e610596dc8caccff3d083834
1 <div>[[!meta title="News"]]</div>
3 <p>Subscribe to our newsletter to receive the same news by email:</p>
5 <form method="POST" action="https://www.autistici.org/mailman/subscribe/amnesia-news" style="margin-bottom: 4em;">
6 <input aria-label="Email" name="email" value=""/>
7 <button aria-label="Subscribe" class="button" type="submit">Subscribe</button>
8 <p>[[Archive of all news|news/archive]]</p>
9 </form>
11 <!-- Inlined news -->
13 [[!inline pages="page(news/*) and !news/archive and !news/*/* and !news/discussion and (currentlang() or news/report_2* or news/test_*)" show="10" sort="-meta(date) age -path"]]
15 <!-- Feed buttons used by puppet-tails:manifests/website/rss2email.pp
17 [[!inline pages="page(news/*) and !news/archive and !news/*/* and !news/discussion and (currentlang() or news/report_2* or news/test_*) and tagged(announce)"
18 show="10" feeds="yes" feedonly="yes" feedfile="emails" sort="-meta(date) age -path"]]
20 -->