Fix layout
This commit is contained in:
@@ -6,13 +6,6 @@ html(lang="en")
|
||||
meta(name="viewport", content="width=device-width, initial-scale=1.0")
|
||||
|
||||
| {% block head %}{% endblock %}
|
||||
| {% block head %}
|
||||
style(type='text/css').
|
||||
option.invalid_task {
|
||||
color: red;
|
||||
background-color: #fee;
|
||||
}
|
||||
| {% endblock %}
|
||||
|
||||
script(src="{{ url_for('static_pillar', filename='assets/js/vendor/jquery-3.1.0.min.js')}}")
|
||||
|
||||
|
Reference in New Issue
Block a user