diff --git a/kallithea/templates/admin/repos/repo_edit_fork.html b/kallithea/templates/admin/repos/repo_edit_fork.html deleted file mode 100644 --- a/kallithea/templates/admin/repos/repo_edit_fork.html +++ /dev/null @@ -1,21 +0,0 @@ -${h.form(url('repo_as_fork', repo_name=c.repo_info.repo_name),method='put')} -