5 lines
129 B
HTML
5 lines
129 B
HTML
|
<h2>{{title}}</h2>
|
||
|
<address>Written by {{author.name}}, {{date.month_repr}} {{date.day}}, {{date.year}}</address>
|
||
|
|
||
|
{{body|safe}}
|