Small template change.
This commit is contained in:
@@ -13,10 +13,7 @@
|
||||
{% render_block "js" %}
|
||||
|
||||
|
||||
{% comment %}
|
||||
TODO: We need to figure out how to put the MITX_ROOT_URL in here
|
||||
<meta name="path_prefix" content="{{MITX_ROOT_URL}}">
|
||||
{% endcomment %}
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
{% block body %}
|
||||
{% block wiki_body %}
|
||||
|
||||
|
||||
{% if messages %}
|
||||
{% for message in messages %}
|
||||
<div class="alert alert-{{ message.tags }}">
|
||||
|
||||
Reference in New Issue
Block a user