{% extends "texsitecore/skeletons/html5-skeleton.html" %} {% load static %} {% block head-meta %} {{ block.super }} {% endblock %} {% block head-css %} {% include "texsitecore/includes/google_font.html" with family="Material+Icons" only %} {% endblock %} {% block body-javascript %} {% endblock %}