<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/bcbc1d6bcc510ef431d7614f2dab4a3ea059195d" style="text-decoration: none; font-weight: bold; color: #573;">style: change indentation of changeset_range.html</a></h1>
<div id="body">
kiilerix committed on 2016-12-24 16:26:48<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/bcbc1d6bcc510ef431d7614f2dab4a3ea059195d">bcbc1d6b</a><pre>style: change indentation of changeset_range.html

 M kallithea/templates/changeset/changeset_range.html (34 lines added, 35 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/41dd3c2f820ccd8686fb64062d815e6d06fe0e7b" style="text-decoration: none; font-weight: bold; color: #573;">style: introduce h2 h3 h4 h5 for emphasis and drop some explicit styling  Based on work by Dominik Ruf.</a></h1>
<div id="body">
kiilerix committed on 2016-12-24 16:26:48<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/41dd3c2f820ccd8686fb64062d815e6d06fe0e7b">41dd3c2f</a><pre>style: introduce h2 h3 h4 h5 for emphasis and drop some explicit styling<br /><br />Based on work by Dominik Ruf.

 M kallithea/public/css/contextbar.css (2 lines added, 0 lines removed)
 M kallithea/public/css/style.css (0 lines added, 5 lines removed)
 M kallithea/templates/admin/my_account/my_account_password.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_repos.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_watched.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repo_creating.html (2 lines added, 0 lines removed)
 M kallithea/templates/admin/repos/repo_edit_caches.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/repos/repo_edit_fields.html (2 lines added, 2 lines removed)
 M kallithea/templates/admin/repos/repo_edit_remote.html (4 lines added, 4 lines removed)
 M kallithea/templates/admin/user_groups/user_group_edit_advanced.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/users/user_edit_advanced.html (1 lines added, 1 lines removed)
 M kallithea/templates/base/perms_summary.html (1 lines added, 1 lines removed)
 M kallithea/templates/changeset/changeset_range.html (2 lines added, 2 lines removed)
 M kallithea/templates/compare/compare_cs.html (2 lines added, 2 lines removed)
 M kallithea/templates/compare/compare_diff.html (4 lines added, 6 lines removed)
 M kallithea/templates/errors/error_document.html (1 lines added, 1 lines removed)
 M kallithea/templates/journal/journal_data.html (1 lines added, 1 lines removed)
 M kallithea/templates/pullrequests/pullrequest_data.html (2 lines added, 2 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (14 lines added, 13 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show_my.html (7 lines added, 8 lines removed)
 M kallithea/tests/functional/test_journal.py (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/b172a000249d17490e6663152fb4f1f008343ec2" style="text-decoration: none; font-weight: bold; color: #573;">style: drop unnecessary <ul> markup  Based on work by Dominik Ruf.</a></h1>
<div id="body">
kiilerix committed on 2016-12-24 16:26:48<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/b172a000249d17490e6663152fb4f1f008343ec2">b172a000</a><pre>style: drop unnecessary <ul> markup<br /><br />Based on work by Dominik Ruf.

 M kallithea/public/css/style.css (5 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_edit.html (5 lines added, 9 lines removed)
 M kallithea/templates/admin/repos/repo_edit_advanced.html (8 lines added, 17 lines removed)
 M kallithea/templates/admin/repos/repo_edit_caches.html (3 lines added, 6 lines removed)
 M kallithea/templates/admin/repos/repo_edit_statistics.html (5 lines added, 3 lines removed)
 M kallithea/templates/journal/journal.html (7 lines added, 15 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/ba18d1f6d081cda92b574d5f37b1907554e57c4d" style="text-decoration: none; font-weight: bold; color: #573;">style: refactor panel headings - use pull-left and pull-right and introduce clearfix like Bootstrap  Based on work by Dominik Ruf.</a></h1>
<div id="body">
kiilerix committed on 2016-12-24 16:26:48<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/ba18d1f6d081cda92b574d5f37b1907554e57c4d">ba18d1f6</a><pre>style: refactor panel headings - use pull-left and pull-right and introduce clearfix like Bootstrap<br /><br />Based on work by Dominik Ruf.

 M kallithea/public/css/style.css (40 lines added, 7 lines removed)
 M kallithea/templates/about.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/auth/auth_settings.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/defaults/defaults.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/edit.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/index.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/gists/new.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/show.html (6 lines added, 6 lines removed)
 M kallithea/templates/admin/my_account/my_account.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/notifications/notifications.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/notifications/show_notification.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_add.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_edit.html (6 lines added, 6 lines removed)
 M kallithea/templates/admin/repo_groups/repo_groups.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/repos/repos.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/user_groups/user_groups.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/users/users.html (5 lines added, 5 lines removed)
 M kallithea/templates/files/files.html (5 lines added, 5 lines removed)
 M kallithea/templates/files/files_add.html (6 lines added, 6 lines removed)
 M kallithea/templates/files/files_delete.html (6 lines added, 6 lines removed)
 M kallithea/templates/files/files_edit.html (6 lines added, 6 lines removed)
 M kallithea/templates/forks/fork.html (3 lines added, 0 lines removed)
 M kallithea/templates/journal/journal.html (4 lines added, 2 lines removed)
 M kallithea/templates/journal/public_journal.html (6 lines added, 8 lines removed)
 M kallithea/templates/login.html (1 lines added, 1 lines removed)
 M kallithea/templates/password_reset.html (1 lines added, 1 lines removed)
 M kallithea/templates/password_reset_confirmation.html (1 lines added, 1 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (2 lines added, 2 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show_all.html (13 lines added, 17 lines removed)
 M kallithea/templates/register.html (1 lines added, 1 lines removed)
 M kallithea/templates/search/search.html (1 lines added, 1 lines removed)
 M kallithea/templates/summary/statistics.html (1 lines added, 1 lines removed)
 M kallithea/templates/summary/summary.html (6 lines added, 6 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/fe879761c23506fe6ce758258dfa04855e681055" style="text-decoration: none; font-weight: bold; color: #573;">style: introduce text-nowrap and avoid using direct white-space: nowrap  Based on work by Dominik Ruf.</a></h1>
<div id="body">
kiilerix committed on 2016-12-24 16:26:48<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/fe879761c23506fe6ce758258dfa04855e681055">fe879761</a><pre>style: introduce text-nowrap and avoid using direct white-space: nowrap<br /><br />Based on work by Dominik Ruf.

 M kallithea/public/css/style.css (5 lines added, 4 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_edit_perms.html (3 lines added, 3 lines removed)
 M kallithea/templates/admin/repos/repo_edit_permissions.html (2 lines added, 2 lines removed)
 M kallithea/templates/admin/user_groups/user_group_edit_perms.html (3 lines added, 3 lines removed)
 M kallithea/templates/data_table/_dt_elements.html (2 lines added, 2 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/e34cf36e024a2f698e5b747bde9f98c7130da92a" style="text-decoration: none; font-weight: bold; color: #573;">style: introduce pull-left and pull-right in more places  Based on work by Dominik Ruf.</a></h1>
<div id="body">
kiilerix committed on 2016-12-24 16:26:48<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/e34cf36e024a2f698e5b747bde9f98c7130da92a">e34cf36e</a><pre>style: introduce pull-left and pull-right in more places<br /><br />Based on work by Dominik Ruf.

 M kallithea/templates/admin/gists/show.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/notifications/notifications.html (3 lines added, 5 lines removed)
 M kallithea/templates/base/base.html (4 lines added, 4 lines removed)
 M kallithea/templates/changelog/changelog.html (2 lines added, 2 lines removed)
 M kallithea/templates/changeset/changeset.html (7 lines added, 7 lines removed)
 M kallithea/templates/changeset/changeset_range.html (2 lines added, 2 lines removed)
 M kallithea/templates/data_table/_dt_elements.html (8 lines added, 8 lines removed)
 M kallithea/templates/files/files_edit.html (2 lines added, 2 lines removed)
 M kallithea/templates/files/files_source.html (4 lines added, 5 lines removed)
 M kallithea/templates/journal/journal.html (5 lines added, 5 lines removed)
 M kallithea/templates/journal/journal_data.html (19 lines added, 13 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (3 lines added, 3 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/d99afb88579eea122a362d13d27a87b53fd845d4" style="text-decoration: none; font-weight: bold; color: #573;">style: rename div.table to Bootstrap .panel-body  Based on work by Dominik Ruf.</a></h1>
<div id="body">
kiilerix committed on 2017-01-08 23:41:30<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/d99afb88579eea122a362d13d27a87b53fd845d4">d99afb88</a><pre>style: rename div.table to Bootstrap .panel-body<br /><br />Based on work by Dominik Ruf.

 M kallithea/public/css/style.css (5 lines added, 9 lines removed)
 M kallithea/templates/admin/admin.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/edit.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/index.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/new.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/show.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_repos.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_watched.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/notifications/notifications_data.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/notifications/show_notification.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_groups.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repos.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/user_groups/user_groups.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/users/users.html (1 lines added, 1 lines removed)
 M kallithea/templates/base/perms_summary.html (1 lines added, 1 lines removed)
 M kallithea/templates/changelog/changelog.html (1 lines added, 1 lines removed)
 M kallithea/templates/changeset/changeset.html (7 lines added, 7 lines removed)
 M kallithea/templates/changeset/changeset_range.html (1 lines added, 1 lines removed)
 M kallithea/templates/compare/compare_diff.html (1 lines added, 1 lines removed)
 M kallithea/templates/errors/error_document.html (1 lines added, 3 lines removed)
 M kallithea/templates/files/files.html (1 lines added, 1 lines removed)
 M kallithea/templates/files/files_add.html (1 lines added, 1 lines removed)
 M kallithea/templates/files/files_delete.html (1 lines added, 1 lines removed)
 M kallithea/templates/files/files_edit.html (1 lines added, 1 lines removed)
 M kallithea/templates/followers/followers.html (1 lines added, 1 lines removed)
 M kallithea/templates/forks/forks.html (1 lines added, 1 lines removed)
 M kallithea/templates/index_base.html (2 lines added, 2 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (1 lines added, 1 lines removed)
 M kallithea/templates/search/search_commit.html (0 lines added, 4 lines removed)
 M kallithea/templates/search/search_content.html (1 lines added, 3 lines removed)
 M kallithea/templates/summary/summary.html (1 lines added, 1 lines removed)
 M kallithea/tests/functional/test_admin_notifications.py (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/1ce4e23c220730b8bd8de91a6191fe354bce1371" style="text-decoration: none; font-weight: bold; color: #573;">style: apply Bootstrap-compatible table.table class, now when the conflicting div.table styling is gone  Based on work by Dominik Ruf.</a></h1>
<div id="body">
kiilerix committed on 2017-01-08 23:41:30<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/1ce4e23c220730b8bd8de91a6191fe354bce1371">1ce4e23c</a><pre>style: apply Bootstrap-compatible table.table class, now when the conflicting div.table styling is gone<br /><br />Based on work by Dominik Ruf.

 M kallithea/public/css/style.css (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_api_keys.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_emails.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_repos.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_watched.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/permissions/permissions_ips.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_edit_perms.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_groups.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repo_edit_fields.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repo_edit_permissions.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repos.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/user_groups/user_group_edit_perms.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/user_groups/user_groups.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/users/user_edit_api_keys.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/users/user_edit_emails.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/users/user_edit_ips.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/users/users.html (1 lines added, 1 lines removed)
 M kallithea/templates/base/perms_summary.html (1 lines added, 1 lines removed)
 M kallithea/templates/changelog/changelog.html (1 lines added, 1 lines removed)
 M kallithea/templates/changeset/changeset_range.html (1 lines added, 1 lines removed)
 M kallithea/templates/compare/compare_cs.html (1 lines added, 1 lines removed)
 M kallithea/templates/files/files_browser.html (1 lines added, 1 lines removed)
 M kallithea/templates/index_base.html (2 lines added, 2 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (1 lines added, 1 lines removed)
 M kallithea/templates/summary/statistics.html (1 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/81d20cfa2607d66ef09334d50ace5ff99901b6b6" style="text-decoration: none; font-weight: bold; color: #573;">style: Boostrap-ish markup of footers  Based on work by Dominik Ruf.</a></h1>
<div id="body">
kiilerix committed on 2017-01-08 23:41:30<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/81d20cfa2607d66ef09334d50ace5ff99901b6b6">81d20cfa</a><pre>style: Boostrap-ish markup of footers<br /><br />Based on work by Dominik Ruf.

 M kallithea/public/css/style.css (2 lines added, 11 lines removed)
 M kallithea/templates/base/base.html (17 lines added, 21 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/1f02a239c23c35127ea3c4c9415fb0a13bdd3dcf" style="text-decoration: none; font-weight: bold; color: #573;">style: use panel, panel-heading, panel-title, panel-body and settings  This imply lots of tweaking of header handling and panel spacing.  Not converted yet: ...</a></h1>
<div id="body">
kiilerix committed on 2017-01-08 23:41:30<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/1f02a239c23c35127ea3c4c9415fb0a13bdd3dcf">1f02a239</a><pre>style: use panel, panel-heading, panel-title, panel-body and settings<br /><br />This imply lots of tweaking of header handling and panel spacing.<br /><br />Not converted yet: codeblock code-header code-body.<br /><br />Based on work by Dominik Ruf.

 M kallithea/public/css/style.css (65 lines added, 100 lines removed)
 M kallithea/templates/about.html (6 lines added, 4 lines removed)
 M kallithea/templates/admin/auth/auth_settings.html (2 lines added, 2 lines removed)
 M kallithea/templates/admin/defaults/defaults.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/edit.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/gists/index.html (6 lines added, 5 lines removed)
 M kallithea/templates/admin/gists/new.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account.html (6 lines added, 6 lines removed)
 M kallithea/templates/admin/my_account/my_account_api_keys.html (2 lines added, 4 lines removed)
 M kallithea/templates/admin/notifications/notifications.html (7 lines added, 5 lines removed)
 M kallithea/templates/admin/permissions/permissions.html (4 lines added, 4 lines removed)
 M kallithea/templates/admin/permissions/permissions_ips.html (2 lines added, 4 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_add.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_group_edit.html (3 lines added, 3 lines removed)
 M kallithea/templates/admin/repos/repo_add.html (3 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repo_creating.html (6 lines added, 6 lines removed)
 M kallithea/templates/admin/repos/repo_edit.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/settings/settings.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/user_groups/user_group_add.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/user_groups/user_group_edit.html (4 lines added, 4 lines removed)
 M kallithea/templates/admin/user_groups/user_group_edit_members.html (3 lines added, 3 lines removed)
 M kallithea/templates/admin/users/user_add.html (1 lines added, 1 lines removed)
 M kallithea/templates/admin/users/user_edit.html (5 lines added, 5 lines removed)
 M kallithea/templates/admin/users/user_edit_api_keys.html (2 lines added, 4 lines removed)
 M kallithea/templates/admin/users/user_edit_ips.html (2 lines added, 4 lines removed)
 M kallithea/templates/base/base.html (1 lines added, 1 lines removed)
 M kallithea/templates/changelog/changelog.html (30 lines added, 33 lines removed)
 M kallithea/templates/changeset/changeset.html (6 lines added, 2 lines removed)
 M kallithea/templates/changeset/changeset_range.html (4 lines added, 0 lines removed)
 M kallithea/templates/compare/compare_diff.html (3 lines added, 1 lines removed)
 M kallithea/templates/files/file_diff.html (1 lines added, 1 lines removed)
 M kallithea/templates/files/files_browser.html (1 lines added, 1 lines removed)
 M kallithea/templates/forks/fork.html (1 lines added, 1 lines removed)
 M kallithea/templates/index_base.html (3 lines added, 5 lines removed)
 M kallithea/templates/journal/journal.html (2 lines added, 2 lines removed)
 M kallithea/templates/journal/public_journal.html (2 lines added, 2 lines removed)
 M kallithea/templates/login.html (4 lines added, 4 lines removed)
 M kallithea/templates/password_reset.html (5 lines added, 5 lines removed)
 M kallithea/templates/password_reset_confirmation.html (7 lines added, 8 lines removed)
 M kallithea/templates/pullrequests/pullrequest.html (6 lines added, 6 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show.html (8 lines added, 4 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show_all.html (3 lines added, 3 lines removed)
 M kallithea/templates/pullrequests/pullrequest_show_my.html (3 lines added, 1 lines removed)
 M kallithea/templates/register.html (5 lines added, 4 lines removed)
 M kallithea/templates/search/search.html (2 lines added, 1 lines removed)
 M kallithea/templates/search/search_path.html (2 lines added, 2 lines removed)
 M kallithea/templates/summary/statistics.html (1 lines added, 1 lines removed)
 M kallithea/templates/summary/summary.html (2 lines added, 2 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>