Make child links toggleable
This commit is contained in:
parent
5a2df50e90
commit
702b755319
3 changed files with 24 additions and 4 deletions
|
@ -10,6 +10,7 @@
|
|||
</head>
|
||||
<body>
|
||||
{% block body %}{% endblock %}
|
||||
<script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.x.x/dist/alpine.min.js" defer></script>
|
||||
{% block javascripts %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue