Pre large refactor of templates.
This commit is contained in:
@@ -7,13 +7,11 @@
|
||||
<style>
|
||||
{% for c in css %}
|
||||
{{ c }}
|
||||
|
||||
{% endfor %}
|
||||
</style>
|
||||
{% endif %}
|
||||
<script src="qrc:///qtwebchannel/qwebchannel.js"></script>
|
||||
{% endblock %}
|
||||
|
||||
</head>
|
||||
<body>
|
||||
{% block body %}
|
||||
|
||||
Reference in New Issue
Block a user