This website requires JavaScript.
Explore
Help
Sign In
hmn
/
hmn
Archived
Watch
4
Fork
You've already forked hmn
10
Code
Issues
60
Pull Requests
Releases
Activity
This repository has been archived on
2024-07-08
. You can view files and clone it, but cannot push or open issues or pull requests.
9fcc2321ca
hmn
/
src
/
templates
/
src
/
include
/
notices.html
8 lines
113 B
HTML
Raw
Blame
History
<
div
>
{{ range . }}
<
div
class
=
"notice notice-{{ .Class }} mb2"
>
{{ .Content }}
<
/
div
>
{{ end }}
<
/
div
>
Reference in New Issue
View Git Blame
Copy Permalink