mirror of
https://github.com/gogs/gogs.git
synced 2026-03-01 01:30:57 +01:00
7 lines
161 B
Cheetah
7 lines
161 B
Cheetah
{{template "base/head" .}}
|
|
<div class="user followers">
|
|
{{template "user/meta/header" .}}
|
|
{{template "repo/user_cards" .}}
|
|
</div>
|
|
{{template "base/footer" .}}
|