File size: 156 Bytes
66c9c8a
 
 
 
1
2
3
4
{% extends "!layout.html" %}
{% block extrahead %}
    <link href="{{ pathto("_static/style.css", True) }}" rel="stylesheet" type="text/css">
{% endblock %}