From 15c05dbb86fe3d98ec6e6ebe7743fd85b860dcc6 Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Mon, 1 May 2017 22:36:52 +0200 Subject: Add some test --- source/template.html | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) (limited to 'source/template.html') diff --git a/source/template.html b/source/template.html index 06cc4f8d..705a2b3c 100644 --- a/source/template.html +++ b/source/template.html @@ -36,7 +36,21 @@ $endif$
  • code
  • -
    +
    
    +    ████   ██               ██                 ██               ██   ████
    +   ░░░░   ░░██             ██  ██   ██     ██ ░░██             ██   ░░░░
    +           ░░██           ██  ░░██ ░░██   ██   ░░██           ██
    +            ░░██         ░██   ░░   ░░   ██     ░██          ██
    +             ░░██        ░██            ██      ░██         ██
    +              ░░██       ░░██         ██        ██         ██
    +               ░░██ █████ ░░██     ███         ██   █████ ██
    +                ░░ ░░░░░   ░░     ░░░         ░░   ░░░░░ ░░
    +        
    +
    + + +
    +
    $if(title)$

    $title$

    @@ -49,23 +63,19 @@ $if(author)$ $endif$ $if(date_display)$ +$endif$ +$if(updated)$ + + + $endif$
    $endif$ $body$
    -
    - + + + -- cgit v1.2.1