Author
|
zPlus <zplus@peers.community>
2020-12-31 08:44:11
|
Committer
|
zPlus <zplus@peers.community>
2020-12-31 08:44:11
|
Commit
|
59eed76
(patch)
|
Tree
|
092b69b
|
Parent(s)
|
|
Add 2021 new year banner.
commits diff:
b96f196..59eed76
1 file changed,
14 insertions,
15 deletions
—
download
Diffstat
Diff options
+14/-15
M freepost/templates/banner.html
14
|
14
|
|
# and with no padding.
|
15
|
15
|
|
#}
|
16
|
16
|
|
|
17
|
|
- |
{#
|
|
17
|
+ |
|
18
|
18
|
|
<pre class="new_year">
|
19
|
|
- |
.''.
|
20
|
|
- |
. *''* :_\/_:
|
21
|
|
- |
_\(/_ .:.*_\/_* : /\ :
|
22
|
|
- |
./)\ ':'* /\ * : '..'.
|
23
|
|
- |
' *''* * '.\'/.' _\(/_'
|
24
|
|
- |
*_\/_* -= o =- /)\
|
25
|
|
- |
* /\ * .'/.\'. '
|
26
|
|
- |
*..* :
|
27
|
|
- |
____ ___ ____ ___
|
28
|
|
- |
|___ \ / _ \___ \ / _ \
|
29
|
|
- |
__) | | | |__) | | | |
|
30
|
|
- |
/ __/| |_| / __/| |_| |
|
31
|
|
- |
|_____|\___/_____|\___/
|
|
19
|
+ |
.''.
|
|
20
|
+ |
. *''* :_\/_:
|
|
21
|
+ |
_\(/_ .:.*_\/_* : /\ :
|
|
22
|
+ |
./)\ ':'* /\ * : '..'.
|
|
23
|
+ |
' *''* * '.\'/.' _\(/_'
|
|
24
|
+ |
*_\/_* -= o =- /)\
|
|
25
|
+ |
* /\ * .'/.\'. '
|
|
26
|
+ |
*..* :
|
|
27
|
+ |
____ ___ ____ _
|
|
28
|
+ |
|___ \ / _ \___ \/ |
|
|
29
|
+ |
__) | | | |__) | |
|
|
30
|
+ |
/ __/| |_| / __/| |
|
|
31
|
+ |
|_____|\___/_____|_|
|
32
|
32
|
|
</pre>
|
33
|
|
- |
#}
|
34
|
33
|
|
|
35
|
34
|
|
|
36
|
35
|
|
{# Peers Jam #}
|