This commit is contained in:
Fábio C. Barrionuevo da Luz 2015-07-15 16:53:44 -03:00
parent d412946f93
commit d181fca7d4

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 %}