Changed theme, added search, added pagination
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{{define "components/Footer.gohtml"}}
|
||||
|
||||
</body>
|
||||
<div class="d-flex justify-content-center p-6 text-bg-dark text-info">Dan Dobos © {{GetCurrentYear}}</div>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"
|
||||
integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3"
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user