home » zplus/freepost.git
Author zPlus <-> 2016-04-21 12:22:26
Committer zPlus <-> 2016-04-21 12:22:26
Commit 8f58429 (patch)
Tree f223f34
Parent(s)

Comment out "miniLAC" conference banner


commits diff: 3610f37..8f58429
1 file changed, 10 insertions, 3 deletionsdownload


Diffstat
-rw-r--r-- template/index.twig 13

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+10/-3 M   template/index.twig
index 81f7633..ad14a57
old size: 2K - new size: 2K
@@ -2,9 +2,16 @@
2 2
3 3 <div class="posts">
4 4
5 - {# LibrePlanet banner
6 - <div class="bg-success" style="margin: 0 0 2em 0; padding: .5em;">
7 - </div>
5 + {# banner
6 + <div class="bg-success" style="margin: 0 0 2em 0; padding: .5em;">
7 + <img alt="" title="" src="images/pulse.gif" style="height: 1em;" />
8 + miniLAC conference (Berlin)
9 + <a href="https://streaming.media.ccc.de/minilac16/mainhall/">Mainhall</a>
10 +
11 + <a href="https://streaming.media.ccc.de/minilac16/seminar-room/">Seminar room</a>
12 +
13 + <a href="http://minilac.linuxaudio.org/index.php/Schedule">Schedule</a>
14 + </div>
8 15 #}
9 16
10 17 {% for post in posts %}