Show More
@@ -2,11 +2,6 b'' | |||||
2 |
|
2 | |||
3 | {% block title %}{{page_title}}{% endblock %} |
|
3 | {% block title %}{{page_title}}{% endblock %} | |
4 |
|
4 | |||
5 | {% block stylesheet %} |
|
|||
6 | {{super()}} |
|
|||
7 | <link rel="stylesheet" href="{{ static_url("terminal/css/override.css") }}" type="text/css" /> |
|
|||
8 | {% endblock %} |
|
|||
9 |
|
||||
10 | {% block params %} |
|
5 | {% block params %} | |
11 |
|
6 | |||
12 | data-base-url="{{base_url}}" |
|
7 | data-base-url="{{base_url}}" |
General Comments 0
You need to be logged in to leave comments.
Login now