Merge pull request #276 from pydanny/luzfcb-patch-1

fix issue #275
This commit is contained in:
Fábio C. Barrionuevo da Luz 2015-07-15 16:58:14 -03:00
commit 7538839297

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% raw %}{% extends "base.html" %}
{% load static %}{% load i18n %}
{% block title %}Members{% endblock %}
@ -17,4 +17,4 @@
</div>
{% endblock content %}
{% endblock content %}{% endraw %}