{% include "../common/header.html" %}
View
Author {{ article['author'] }} / {{ yyyymmdd(timestamp=article['signdate'], concat='-') }} {{ hhiiss(timestamp=article['signdate'], concat=':') }}
Title {{ article['title'] }}
Content {% raw nl2br(article['content']) %}
List
{% include "../common/footer.html" %}