Author
|
zPlus <zplus@peers.community>
2019-02-08 19:35:24
|
Committer
|
zPlus <zplus@peers.community>
2019-02-08 19:35:24
|
Commit
|
a0a9e51
(patch)
|
Tree
|
f17141f
|
Parent(s)
|
|
FOSDEM19 banner
commits diff:
1b8bd39..a0a9e51
1 file changed,
1 insertion,
1 deletion
—
download
Diffstat
Diff options
+1/-1
M freepost/templates/banner.html
5
|
5
|
|
{#
|
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
|
|
- |
<a href="https://fosdem.org/2018/schedule/streaming/">FOSDEM 2018</a>
|
|
8
|
+ |
<a href="https://fosdem.org/2019/">FOSDEM 2019</a>
|
9
|
9
|
|
</div>
|
10
|
10
|
|
#}
|
11
|
11
|
|
|