home » zplus/freepost.git
Author zPlus <--> 2016-12-30 20:28:48
Committer zPlus <--> 2016-12-30 20:28:48
Commit a9835b7 (patch)
Tree 1baac4d
Parent(s)

Remove 33C3 banner


commits diff: 1a57661..a9835b7
1 file changed, 2 insertions, 2 deletionsdownload


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

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+2/-2 M   template/index.twig
index 7c4b06b..8140e83
old size: 2K - new size: 2K
@@ -2,12 +2,12 @@
2 2
3 3 <div class="posts">
4 4
5 - {# banner #}
5 + {# banner
6 6 <div class="bg-green" style="margin: 0 0 2em 0; padding: .5em;">
7 7 <img alt="" title="" src="images/pulse.gif" style="height: 1em;" />
8 8 <a href="https://streaming.media.ccc.de/33c3">33C3 LIVƎ</a>
9 9 </div>
10 -
10 + #}
11 11
12 12 {% for post in posts %}
13 13