ID: 5dad22e43ad563df0c976308ece70beac143a0c5
29 lines
—
897B —
View raw
| {# This is just a banner that is displayed at the top of the homepage
# on special occasions.
#}
<div class="bg-green" style="margin: 0 0 2em 0; padding: .5em;">
<img alt="" title="" src="images/pulse.gif" style="height: 1em;" />
<a href="https://fosdem.org/2018/schedule/streaming/">FOSDEM 2018</a>
</div>
{# Welcome New Year.
# To maintain alignment, keep al lines below of the same length
# and with no padding.
#}
<pre class="new_year">
.''.
. *''* :_\/_:
_\(/_ .:.*_\/_* : /\ :
./)\ ':'* /\ * : '..'.
' *''* * '.\'/.' _\(/_'
*_\/_* -= o =- /)\
* /\ * .'/.\'. '
*..* :
___ ___ __ ___
|__ \ / _ \/_ |/ _ \
) | | | || | (_) |
/ /| | | || |> _ <
/ /_| |_| || | (_) |
|____|\___/ |_|\___/
</pre>
|