diff --git a/kallithea/templates/about.html b/kallithea/templates/about.html --- a/kallithea/templates/about.html +++ b/kallithea/templates/about.html @@ -24,7 +24,7 @@ v 3.0 (GPLv3).
Kallithea is copyrighted by various authors, including but not - necessarily limited to the following: + necessarily limited to the following:
The above are the copyright holders who have submitted direct contributions to the Kallithea repository. In diff --git a/kallithea/templates/admin/repos/repo_edit_fields.html b/kallithea/templates/admin/repos/repo_edit_fields.html --- a/kallithea/templates/admin/repos/repo_edit_fields.html +++ b/kallithea/templates/admin/repos/repo_edit_fields.html @@ -2,11 +2,12 @@ %if c.repo_fields:
| ${_('Label')} | -${_('Key')} | -${_('Type')} | -${_('Action')} | - +
|---|---|---|---|
| ${_('Label')} | +${_('Key')} | +${_('Type')} | +${_('Action')} | +
| ${field.field_label} | diff --git a/kallithea/templates/admin/repos/repo_edit_remote.html b/kallithea/templates/admin/repos/repo_edit_remote.html --- a/kallithea/templates/admin/repos/repo_edit_remote.html +++ b/kallithea/templates/admin/repos/repo_edit_remote.html @@ -1,6 +1,6 @@ %if c.repo_info.clone_uri:<% status = pr.user_review_status(c.authuser.user_id) %> %if status: - + %else: - + %endif |
diff --git a/kallithea/templates/search/search_commit.html b/kallithea/templates/search/search_commit.html
--- a/kallithea/templates/search/search_commit.html
+++ b/kallithea/templates/search/search_commit.html
@@ -13,7 +13,7 @@
%if sr['message_hl']:
|