mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-23 22:39:45 +03:00
Merge pull request #491 from Eraldo/patch-3
Fixed missing closing tag for container on user_list.html
This commit is contained in:
commit
528423fe67
|
@ -17,4 +17,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
{% endblock content %}{% endraw %}
|
{% endblock content %}{% endraw %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user