mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +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" .}}
|