2015-11-17 09:58:46 +05:30
|
|
|
{{template "base/head" .}}
|
2023-02-02 04:26:10 +05:30
|
|
|
<div role="main" aria-label="{{.Title}}" class="page-content repository watchers">
|
2015-12-08 04:00:52 +05:30
|
|
|
{{template "repo/header" .}}
|
2015-12-21 17:54:11 +05:30
|
|
|
{{template "repo/user_cards" .}}
|
2015-10-01 18:47:27 +05:30
|
|
|
</div>
|
2015-12-08 04:00:52 +05:30
|
|
|
{{template "base/footer" .}}
|