This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-hugo-landingpage
Watch
1
Star
0
Fork
You've already forked uci-hugo-landingpage
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
95a7c08d2e
uci-hugo-landingpage
/
layouts
/
shortcodes
/
list.html
11 lines
139 B
HTML
Raw
Blame
History
<
div
class
=
"list"
>
<
ul
>
{{ range .Params }}
<
li
>
{{ . }}
<
/
li
>
{{ end }}
<
/
ul
>
<
/
div
>
Reference in New Issue
View Git Blame
Copy Permalink