{% if site.latex %}{% include "mathjax.html" %}{% endif %}
{% include "header.html" %} {% include "navbar.html" %}
{{article.title}}
{{article.content}}
{% include "footer.html" %}