mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-05 14:43:01 +00:00
8 lines
192 B
Cheetah
8 lines
192 B
Cheetah
{{template "header.tmpl" .HeaderData}}
|
|
{{template "navigation.tmpl" .NavbarData}}
|
|
<div class="page-title"> Retweeted By </div>
|
|
|
|
{{template "userlist.tmpl" .Users}}
|
|
|
|
{{template "footer.tmpl"}}
|