diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl index 0fef537dfb..c522bf3865 100644 --- a/templates/repo/header.tmpl +++ b/templates/repo/header.tmpl @@ -192,5 +192,4 @@
- {{template "repo/watch_options_modal" $}} diff --git a/templates/repo/header/watch.tmpl b/templates/repo/header/watch.tmpl index a662878595..df6b716d0e 100644 --- a/templates/repo/header/watch.tmpl +++ b/templates/repo/header/watch.tmpl @@ -28,3 +28,4 @@ {{end}} +{{template "repo/watch_options_modal" $}} diff --git a/templates/repo/release/new.tmpl b/templates/repo/release/new.tmpl index cc73bdf13c..06958974e1 100644 --- a/templates/repo/release/new.tmpl +++ b/templates/repo/release/new.tmpl @@ -13,7 +13,7 @@ {{template "base/alert" .}} -