12 lines
222 B
HTML
12 lines
222 B
HTML
|
|
||
|
</div>
|
||
|
|
||
|
{{ fontawesome_js() }}
|
||
|
<script
|
||
|
src="https://code.jquery.com/jquery-3.6.1.slim.min.js"
|
||
|
integrity="sha256-w8CvhFs7iHNVUtnSP0YKEg00p9Ih13rlL9zGqvLdePA="
|
||
|
crossorigin="anonymous"></script>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|