mirror of
https://gitee.com/gitea/gitea
synced 2026-02-09 08:15:37 +08:00
7 lines
161 B
Cheetah
7 lines
161 B
Cheetah
{{template "base/head" .}}
|
|
<div class="repository watchers">
|
|
{{template "repo/header" .}}
|
|
{{template "repo/user_cards" .}}
|
|
</div>
|
|
{{template "base/footer" .}}
|