{% extends 'blog/partials/base.html' %} {% block content %} {% load get_list %} {% endblock %} {% block scripts %} {% include 'blog/partials/mathjax.html' %} {% endblock %}