@@ -6308,3 +6308,6 @@ padding-left: 30px;
#lang-nav li {
margin-right: 7px;
}
+.pinned-news {
+margin-bottom: 1em;
+}
@@ -44,3 +44,6 @@ padding-left: 30px;
@@ -1,5 +1,5 @@
[fr]
-message = "Annonce :"
+message = "Annonce :"
link = "https://events.ccc.de/congress/2017/wiki/index.php/Assembly:Free_Software_Foundation_Europe#Day_3:_Friday_29"
description = "Nous serons au 34C3 à Leipzig pour une présentation le 29/12 à 16h00."
@@ -14,6 +14,11 @@
{% endblock %}
{% block body %}
+
+<div class="pinned-news">
+<strong>{{ bag('annonce', this.alt, 'message') }}</strong> <a href="{{ bag('annonce', this.alt, 'link') }}">{{ bag('annonce', this.alt, 'description') }}</a>
+</div>
<div id="index">
<h3>Blog</h3>
{% for child in this.pagination.items %}