Author
|
zPlus <-->
2016-12-27 12:07:37
|
Committer
|
zPlus <-->
2016-12-27 12:07:37
|
Commit
|
1a57661
(patch)
|
Tree
|
14a2a51
|
Parent(s)
|
|
Add 33C3 banned in homepage
commits diff:
10d29fc..1a57661
1 file changed,
4 insertions,
9 deletions
—
download
Diffstat
Diff options
+4/-9
M template/index.twig
2
|
2
|
|
|
3
|
3
|
|
<div class="posts">
|
4
|
4
|
|
|
5
|
|
- |
{# banner
|
6
|
|
- |
<div class="bg-success" style="margin: 0 0 2em 0; padding: .5em;">
|
|
5
|
+ |
{# banner #}
|
|
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
|
|
- |
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>
|
|
8
|
+ |
<a href="https://streaming.media.ccc.de/33c3">33C3 LIVƎ</a>
|
14
|
9
|
|
</div>
|
15
|
|
- |
#}
|
|
10
|
+ |
|
16
|
11
|
|
|
17
|
12
|
|
{% for post in posts %}
|
18
|
13
|
|
|