This website requires JavaScript.
Explore
Help
Register
Sign In
OceanSlim
/
GoStart
Watch
1
Star
0
Fork
0
You've already forked GoStart
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
71ef8788e2
GoStart
/
web
/
views
/
templates
/
footer.html
6 lines
102 B
HTML
Raw
Normal View
History
Unescape
Escape
seperate footer into template
2024-05-27 01:42:53 +00:00
{{define "footer"}}
styling improved and removed dependacy for tailwind out the box
2024-05-29 15:30:31 +00:00
<
footer
class
=
"text-textMuted"
>
<
p
>
©
2024 My Web App
<
/
p
>
<
/
footer
>
{{end}}
Reference in New Issue
Copy Permalink