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" .}}
|