This commit is contained in:
Erwin Junge 2014-08-31 08:52:41 +00:00
commit 767b25bea3

View File

@ -24,7 +24,7 @@
{% endblock %}
</head>
{% block body %}
<body class="{% block bodyclass %}{% endblock %} container">
<div class="wrapper">
@ -261,4 +261,5 @@
<script src="{% static "rest_framework/js/default.js" %}"></script>
{% endblock %}
</body>
{% endblock %}
</html>