1 2 3 4 5
{% extends "!layout.html" %} {% block extrahead %} <link href="{{ pathto("_static/custom.css", True) }}" rel="stylesheet" type="text/css"> {% endblock %}