Pracownia.Programowania/views/footer.html
2018-12-08 23:15:39 +01:00

6 lines
190 B
HTML

{{ define "footer" }}
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
</body>
</html>
{{ end }}