mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Add a modal block
This commit is contained in:
parent
f373ae79da
commit
b8896cb26f
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@
|
|||
{% endblock content %}
|
||||
|
||||
</div> <!-- /container -->
|
||||
|
||||
{% block modal %}{% endblock modal %}
|
||||
|
||||
<!-- Le javascript
|
||||
================================================== -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue