{% if site.latex %}{% include "mathjax.html" %}{% endif %} {% include "header.html" %} {% include "navbar.html" %}
{{article.title}}
{{article.content}}
{% if article.date %}{{article.date | date('Y-m-d H:i')}}{% endif %}
{% include "footer.html" %}