mirror of
https://git.freesoftwareextremist.com/bloat
synced 2024-11-09 16:14:11 +00:00
7 lines
188 B
Cheetah
7 lines
188 B
Cheetah
{{template "header.tmpl" .HeaderData}}
|
|
{{template "navigation.tmpl" .NavbarData}}
|
|
<div class="page-title"> Liked By </div>
|
|
|
|
{{template "userlist.tmpl" .Users}}
|
|
|
|
{{template "footer.tmpl"}}
|