Files
ALPHA-TRAIN2/services 4/tiktak/templates/footer.html
T
2026-08-26 11:01:46 +03:00

11 lines
142 B
HTML

{{define "footer"}}
</body>
<script>
$('.ui.checkbox')
.checkbox()
;
</script>
</html>
{{ end }}