1
0
Fork 0
jinjax/docs/components/guide/slots/ModalFooter.jinja

7 lines
132 B
Text
Raw Normal View History

{% filter markdown %}{% raw %}
```html+jinja
<footer class="modal-footer">
{{ content }}
</footer>
```
{% endraw %}{% endfilter %}