diff --git a/templates/default.html b/templates/default.html index fd0b0fe..4e9fc86 100644 --- a/templates/default.html +++ b/templates/default.html @@ -1,18 +1,21 @@ - - - + + + - - - - + + + + - + $if(keywords)$ - + $endif$ Dimitri Lozeve - $title$ @@ -21,11 +24,19 @@ - + - - +
@@ -33,31 +44,25 @@ $if(title)$ -

$title$

- $if(subtitle)$ -

$subtitle$

- $endif$ - $if(date)$ -

$date$$if(author)$ – $author$$endif$

- $else$ - $if(author)$ -

$author$

- $endif$ - $endif$ - $if(tags)$ -

Tags: $tags$

- $endif$ - $endif$ +

$title$

+ $if(subtitle)$ +

$subtitle$

+ $endif$ $if(date)$ +

$date$$if(author)$ – $author$$endif$

+ $else$ $if(author)$ +

$author$

+ $endif$ $endif$ $if(tags)$ +

Tags: $tags$

+ $endif$ $endif$ $body$ -