mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-27 21:13:59 +00: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
1 changed files with 2 additions and 0 deletions
|
|
@ -17,4 +17,6 @@
|
|||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
{% endblock content %}{% endraw %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue