Author
|
zPlus <->
2017-03-27 14:37:29
|
Committer
|
zPlus <->
2017-03-27 14:37:29
|
Commit
|
d94a6d2
(patch)
|
Tree
|
afbefed
|
Parent(s)
|
|
template/index.twig: Remove LibrePlanet 2017 banner
commits diff:
0f1ad90..d94a6d2
1 file changed,
2 insertions,
2 deletions
—
download
Diffstat
Diff options
+2/-2
M template/index.twig
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://libreplanet.org/2017/live/">LibrePlanet 2017</a>
|
9
|
9
|
|
</div>
|
10
|
|
- |
{# #}
|
|
10
|
+ |
#}
|
11
|
11
|
|
|
12
|
12
|
|
{# Welcome New Year
|
13
|
13
|
|
<pre class="new_year">
|