@@ -1,10 +1,10 @@
[fr]
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."
+description = "Nous serons au 34C3 à Leipzig pour une présentation le 29/12 à 16h00. Cliquez ici pour plus d'infos."
[en]
message = "Announcement:"
-description = "We will be at the 34C3 in Leipzig for a talk on 29/12 at 16:00"
+description = "We will be at the 34C3 in Leipzig for a talk on 29/12 at 16:00. Click here for more info."
@@ -15,7 +15,7 @@
{% block body %}
-<div class="pinned-news alert alert-info">
+<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>