mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-23 10:04:01 +03:00
commit
7538839297
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user