varia server
3 years ago
5 changed files with 53 additions and 12 deletions
@ -1,9 +1,9 @@ |
|||
{% extends "flask/base.html" %} |
|||
|
|||
{% block head %} |
|||
<link href="{{ url_for('static', filename='css/volumetric-regimes.css')}}" rel="stylesheet" type="text/css" media="screen"> |
|||
<link href="{{ url_for('static', filename='css/print.css')}}" rel="stylesheet" type="text/css" media="screen"> |
|||
{% endblock %} |
|||
|
|||
{% block content %} |
|||
{{ publication_unfolded | safe }} |
|||
{% endblock %} |
|||
{% endblock %} |
|||
|
Loading…
Reference in new issue