diff --git a/pylons_app/templates/monoblue_custom/changeset.tmpl b/pylons_app/templates/monoblue_custom/changeset.tmpl deleted file mode 100644 --- a/pylons_app/templates/monoblue_custom/changeset.tmpl +++ /dev/null @@ -1,66 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -{repo|escape}: changeset {rev}:{node|short} - - - - - -
- - - - - - -

{desc|strip|escape|firstline|nonempty} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}

-

{date|age}

- -
-
author
-
{author|obfuscate}
-
date
-
{date|date}
- {branch%changesetbranch} -
changeset {rev}
-
{node|short}
- {parent%changesetparent} - {child%changesetchild} -
- -

{desc|strip|escape|addbreaks|nonempty}

- - - {files} -
- -
- <%text filter="n"> - {diff} - -
- -{footer}