Fixed layout

This commit is contained in:
Felipe Martín 2013-05-24 13:17:08 +02:00
parent 1d8f89799a
commit d6fe24b3fc
1 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
<link rel="stylesheet" href="/static/lib/font-awesome.3.1.1.css" />
<link rel="stylesheet" href="/static/lib/bootstrap.css" />
<link rel="stylesheet" href="/static/lib/responsive.css" />
{% block head %}{% endblock %}
{% include "head.html" %}
<title>{% block head_title %}{{ site_title }}{% endblock %}</title>
</head>
@ -49,7 +50,7 @@
<div class="pull-left">
<small>
MinecraftCodex {% if app_version %}v.{{ app_version }}{% endif %}<br />
If you have feedback, please use the contact information on the right.
If you have feedback, please use the contact information to the right.
</small>
</div>
<div class="pull-right">