{% include "sections/article-top.html" %} {% include "components/searchbox.html" %} {% block body %}{{ body }}{% endblock body %} {% include "sections/article-bottom.html" %} {% if theme_show_prev_next %} {% include "components/prev-next.html" %} {% endif %}