Small template change.

This commit is contained in:
Bridger Maxwell
2012-08-14 08:39:07 -04:00
parent 66d1259d4b
commit c8fc7bed3e
2 changed files with 1 additions and 4 deletions

View File

@@ -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>

View File

@@ -5,7 +5,7 @@
{% block body %}
{% block wiki_body %}
{% if messages %}
{% for message in messages %}
<div class="alert alert-{{ message.tags }}">