2015-08-26 19:15:51 +05:30
|
|
|
{{template "base/head" .}}
|
2020-12-01 09:30:14 +05:30
|
|
|
<div class="page-content repository settings webhooks">
|
2015-08-26 19:15:51 +05:30
|
|
|
{{template "repo/header" .}}
|
2017-03-16 04:09:38 +05:30
|
|
|
{{template "repo/settings/navbar" .}}
|
2015-08-26 19:15:51 +05:30
|
|
|
<div class="ui container">
|
2018-05-16 19:31:55 +05:30
|
|
|
{{template "repo/settings/webhook/list" .}}
|
2014-08-09 22:59:51 +05:30
|
|
|
</div>
|
|
|
|
</div>
|
2015-12-08 04:00:52 +05:30
|
|
|
{{template "base/footer" .}}
|