# HG changeset patch # User marcink # Date 1270730707 -7200 # Node ID 5c21c019733f32d9b5595464f29ecbc7dbd25f08 # Parent 25e516447a333d1e239ad75df8c12e6262e519e7 removed templates diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/branches.tmpl --- a/pylons_app/templates/gitweb_custom/branches.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ -{header} -{repo|escape}: Branches - - - - - - - - - -
 
- -{entries%branchentry} -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/changelog.tmpl --- a/pylons_app/templates/gitweb_custom/changelog.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,39 +0,0 @@ -{header} -{repo|escape}: Changelog - - - - - - - -
-{sessionvars%hiddenformentry} - -
- - - -{entries%changelogentry} - - - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/changelogentry.tmpl --- a/pylons_app/templates/gitweb_custom/changelogentry.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -
-{date|age}{desc|strip|firstline|escape|nonempty} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag} -
-
- -{author|obfuscate} [{date|rfc822date}] rev {rev}
-
-
-{desc|strip|escape|addbreaks|nonempty} -
-
-
diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/changeset.tmpl --- a/pylons_app/templates/gitweb_custom/changeset.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ -{header} -{repo|escape}: changeset {rev}:{node|short} - - - - - - - - - -
-{desc|strip|escape|firstline|nonempty} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag} -
-
- - - -{branch%changesetbranch} - -{parent%changesetparent} -{child%changesetchild} -
author{author|obfuscate}
{date|date} ({date|age})
changeset {rev}{node|short}
- -
-{desc|strip|escape|addbreaks|nonempty} -
-
-
- -{files} -
- -
{diff}
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/error.tmpl --- a/pylons_app/templates/gitweb_custom/error.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,25 +0,0 @@ -{header} -{repo|escape}: Error - - - - - - - - - -
-
-An error occurred while processing your request
-
-{error|escape} -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/fileannotate.tmpl --- a/pylons_app/templates/gitweb_custom/fileannotate.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,61 +0,0 @@ -{header} -{repo|escape}: {file|escape}@{node|short} (annotated) - - - - - - - - - -
{file|escape}
- -
- - - - - - - -{branch%filerevbranch} - - - -{parent%fileannotateparent} -{child%fileannotatechild} - - - -
author{author|obfuscate}
{date|date} ({date|age})
changeset {rev}{node|short}
permissions{permissions|permissions}
-
- -
-{desc|strip|escape|addbreaks|nonempty} -
-
- -{annotate%annotateline} -
-
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/filediff.tmpl --- a/pylons_app/templates/gitweb_custom/filediff.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,47 +0,0 @@ -{header} -{repo|escape}: diff {file|escape} - - - - - - - - - -
{file|escape}
- - -{branch%filerevbranch} - - - -{parent%filediffparent} -{child%filediffchild} -
changeset {rev}{node|short}
- -
- -
-{diff} -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/filelog.tmpl --- a/pylons_app/templates/gitweb_custom/filelog.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,40 +0,0 @@ -{header} -{repo|escape}: File revisions - - - - - - - - - -
{file|urlescape}
- - -{entries%filelogentry} -
- - - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/filerevision.tmpl --- a/pylons_app/templates/gitweb_custom/filerevision.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,60 +0,0 @@ -{header} -{repo|escape}: {file|escape}@{node|short} - - - - - - - - - -
{file|escape}
- -
- - - - - - - -{branch%filerevbranch} - - - -{parent%filerevparent} -{child%filerevchild} - - - -
author{author|obfuscate}
{date|date} ({date|age})
changeset {rev}{node|short}
permissions{permissions|permissions}
-
- -
-{desc|strip|escape|addbreaks|nonempty} -
- -
-{text%fileline} -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/footer.tmpl --- a/pylons_app/templates/gitweb_custom/footer.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ - - - diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/graph.tmpl --- a/pylons_app/templates/gitweb_custom/graph.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,121 +0,0 @@ -{header} -{repo|escape}: Graph - - - - - - - - -
-{sessionvars%hiddenformentry} - -
- - -
 
- - - -
- - - -
- - - - - - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/header.tmpl --- a/pylons_app/templates/gitweb_custom/header.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ - - - - - - - - diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/index.tmpl --- a/pylons_app/templates/gitweb_custom/index.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,26 +0,0 @@ -{header} -Mercurial repositories index - - - - - - - - - - - - - - - {entries%indexentry} -
NameDescriptionContactLast change  
- - - diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/manifest.tmpl --- a/pylons_app/templates/gitweb_custom/manifest.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,38 +0,0 @@ -{header} -{repo|escape}: files - - - - - - - - - -
{path|escape} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}
- - - - - - - - -{dentries%direntry} -{fentries%fileentry} -
drwxr-xr-x[up]
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/map --- a/pylons_app/templates/gitweb_custom/map Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,248 +0,0 @@ -default = 'summary' -mimetype = 'text/html; charset={encoding}' -header = header.tmpl -footer = footer.tmpl -search = search.tmpl -changelog = changelog.tmpl -summary = summary.tmpl -error = error.tmpl -notfound = notfound.tmpl -naventry = '{label|escape} ' -navshortentry = '{label|escape} ' -navgraphentry = '{label|escape} ' -filenaventry = '{label|escape} ' -filedifflink = '{file|escape} ' -filenodelink = ' - - {file|escape} - - - file | - annotate | - diff | - revisions - - ' -filenolink = ' - - {file|escape} - - - file | - annotate | - diff | - revisions - - ' -fileellipses = '...' -changelogentry = changelogentry.tmpl -searchentry = changelogentry.tmpl -changeset = changeset.tmpl -manifest = manifest.tmpl -direntry = ' - - drwxr-xr-x - - - - {basename|escape} - {emptydirs|escape} - - - files - - ' -fileentry = ' - - {permissions|permissions} - {date|isodate} - {size} - - {basename|escape} - - - file | - revisions | - annotate - - ' -filerevision = filerevision.tmpl -fileannotate = fileannotate.tmpl -filediff = filediff.tmpl -filelog = filelog.tmpl -fileline = ' -
-
{linenumber} {line|escape}
-
' -annotateline = ' - - - {author|user}@{rev} - -
{linenumber}
-
{line|escape}
- ' -difflineplus = '{linenumber} {line|escape}' -difflineminus = '{linenumber} {line|escape}' -difflineat = '{linenumber} {line|escape}' -diffline = '{linenumber} {line|escape}' -changelogparent = ' - - parent {rev}: - - {node|short} - - ' -changesetbranch = 'branch{name}' -changesetparent = ' - - parent {rev} - - {node|short} - - ' -filerevbranch = 'branch{name}' -filerevparent = ' - - parent {rev} - - - {rename%filerename}{node|short} - - - ' -filerename = '{file|escape}@' -filelogrename = '| base' -fileannotateparent = ' - - parent {rev} - - - {rename%filerename}{node|short} - - - ' -changelogchild = ' - - child {rev}: - {node|short} - ' -changesetchild = ' - - child {rev} - - {node|short} - - ' -filerevchild = ' - - child {rev} - - {node|short} - ' -fileannotatechild = ' - - child {rev} - - {node|short} - ' -tags = tags.tmpl -tagentry = ' - - {date|age} - {tag|escape} - - changeset | - changelog | - files - - ' -branches = branches.tmpl -branchentry = ' - - {date|age} - {node|short} - {branch|escape} - - changeset | - changelog | - files - - ' -diffblock = '
{lines}
' -filediffparent = ' - - parent {rev} - - - {node|short} - - - ' -filelogparent = ' - - parent {rev}:  - {node|short} - ' -filediffchild = ' - - child {rev} - - {node|short} - - ' -filelogchild = ' - - child {rev}:  - {node|short} - ' -shortlog = shortlog.tmpl -graph = graph.tmpl -tagtag = '{name} ' -branchtag = '{name} ' -inbranchtag = '{name} ' -shortlogentry = ' - - {date|age} - {author|person} - - - {desc|strip|firstline|escape|nonempty} - {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag} - - - - changeset | - files - - ' -filelogentry = ' - - {date|age} - - - {desc|strip|firstline|escape|nonempty} - - - - file | diff | annotate {rename%filelogrename} - ' -archiveentry = ' | {type|escape} ' -indexentry = ' - - - - {name|escape} - - - {description} - {contact|obfuscate} - {lastchange|age} - {archives%indexarchiveentry} - - \n' -indexarchiveentry = ' {type|escape} ' -index = index.tmpl -urlparameter = '{separator}{name}={value|urlescape}' -hiddenformentry = '' diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/notfound.tmpl --- a/pylons_app/templates/gitweb_custom/notfound.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ -{header} -Mercurial repository not found - - - - - - -
-The specified repository "{repo|escape}" is unknown, sorry. -
-
-Please go back to the main repository list page. -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/search.tmpl --- a/pylons_app/templates/gitweb_custom/search.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ -{header} -{repo|escape}: Search - - - - - - - - - -
searching for {query|escape}
- -{entries} - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/shortlog.tmpl --- a/pylons_app/templates/gitweb_custom/shortlog.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,41 +0,0 @@ -{header} -{repo|escape}: Shortlog - - - - - - - -
-{sessionvars%hiddenformentry} - -
- - -
 
- -{entries%shortlogentry} -
- - - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/summary.tmpl --- a/pylons_app/templates/gitweb_custom/summary.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,58 +0,0 @@ -{header} -{repo|escape}: Summary - - - - - - - - - -
 
- - - - -
description{desc}
owner{owner|obfuscate}
last change{lastchange|rfc822date}
- -
changes
- -{shortlog} - -
...
- -
tags
- -{tags} - -
...
- -
branches
- -{branches%branchentry} - - - -
...
-{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/gitweb_custom/tags.tmpl --- a/pylons_app/templates/gitweb_custom/tags.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ -{header} -{repo|escape}: Tags - - - - - - - - - -
 
- -{entries%tagentry} -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_custom/index.tmpl --- a/pylons_app/templates/monoblue_custom/index.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ b/pylons_app/templates/monoblue_custom/index.tmpl Thu Apr 08 14:45:07 2010 +0200 @@ -29,7 +29,9 @@
-

mercurial

+

+ mercurial +

diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/changelog.tmpl --- a/pylons_app/templates/monoblue_plain/changelog.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,32 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
- - -
-

changelog

- {entries%changelogentry} -
- -
-{changenav%naventry} -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/changelogentry.tmpl --- a/pylons_app/templates/monoblue_plain/changelogentry.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -## -*- coding: utf-8 -*- -

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

-

{date|age} ago, by {author|obfuscate} [{date|rfc822date}] rev {rev}

-

{desc|strip|escape|addbreaks}

-
diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/changeset.tmpl --- a/pylons_app/templates/monoblue_plain/changeset.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,51 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
- - - - -
- - -

{desc|strip|escape|firstline} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}, {date|age} ago

- -
-
author
-
{author|obfuscate}
-
date
-
{date|date}
- {branch%changesetbranch} -
changeset {rev}
-
{node|short}
- {parent%changesetparent} - {child%changesetchild} -
- -
{desc|strip|escape|addbreaks}
- - - {files} -
- - {diff} - -
-{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/error.tmpl --- a/pylons_app/templates/monoblue_plain/error.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,34 +0,0 @@ -## -*- coding: utf-8 -*- -{header} - {repo|escape}: Error - - - - - -
- - - -

{error|escape}

- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/fileannotate.tmpl --- a/pylons_app/templates/monoblue_plain/fileannotate.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,54 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
- - - - -
- -

{file|escape}

- -
-
author
-
{author|obfuscate}
-
date
-
{date|date}
- {branch%filerevbranch} -
changeset {rev}
-
{node|short}
- {parent%fileannotateparent} - {child%fileannotatechild} -
permissions
-
{permissions|permissions}
-
- -
{desc|strip|escape|addbreaks}
- - - - - - {annotate%annotateline} -
user
-
-{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/filediff.tmpl --- a/pylons_app/templates/monoblue_plain/filediff.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,39 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
- - -
- -

{file|escape}

- -
- {branch%filerevbranch} -
changeset {rev}
-
{node|short}
- {parent%filediffparent} - {child%filediffchild} -
- - {diff} -
-{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/filelog.tmpl --- a/pylons_app/templates/monoblue_plain/filelog.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,45 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
- - - - - - - - - - - - - - {entries%filelogentry} - -
{file|urlescape}
agomessage
-
- -
- {nav%filenaventry} -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/filerevision.tmpl --- a/pylons_app/templates/monoblue_plain/filerevision.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,60 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
- - -
- -

{file|escape}

- -
-
author
-
{author|obfuscate}
-
date
-
{date|date}
- {branch%filerevbranch} -
changeset {rev}
-
{node|short}
- {parent%filerevparent} - {child%filerevchild} -
permissions
-
{permissions|permissions}
-
- -
-
{desc|strip|escape|addbreaks}
- - - - - - - - - {text%fileline} - -
#
-
- -
- -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/footer.tmpl --- a/pylons_app/templates/monoblue_plain/footer.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -## -*- coding: utf-8 -*- - diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/graph.tmpl --- a/pylons_app/templates/monoblue_plain/graph.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,104 +0,0 @@ -## -*- coding: utf-8 -*- -{header} - -
- - - -
The revision graph only works with JavaScript-enabled browsers.
-
-
    - -
      -
      -
      - - - - -
      - less - more - | {changenav%navgraphentry} -
      - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/header.tmpl --- a/pylons_app/templates/monoblue_plain/header.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -## -*- coding: utf-8 -*- diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/index.tmpl --- a/pylons_app/templates/monoblue_plain/index.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
      - - - - - - - - - - - - {entries%indexentry} -
      NameDescriptionContactLast change  
      - - -
      -

      mercurial

      -
      -
      -
      -
      -
      -
      diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/manifest.tmpl --- a/pylons_app/templates/monoblue_plain/manifest.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,49 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
      - - -
      -

      files

      - - - - - - - - - - - - - - - - - - - - {dentries%direntry} - {fentries%fileentry} - -
      permsmodifiedsize 
      drwxr-xr-x[up]
      -
      {repo|escape}: Mercurial repository not found - - - - - -
      - - - -

      The specified repository "{repo|escape}" is unknown, sorry.

      -

      Please go back to the main repository list page.

      - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/search.tmpl --- a/pylons_app/templates/monoblue_plain/search.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,34 +0,0 @@ -## -*- coding: utf-8 -*- -{header} - {repo|escape}: Search - - - - - -
      - - - - {entries} - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/shortlog.tmpl --- a/pylons_app/templates/monoblue_plain/shortlog.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,33 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
      - - -
      - - - {entries%shortlogentry} -
      shortlog
      -
      - -
      -{changenav%navshortentry} -
      - -{footer} diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/summary.tmpl --- a/pylons_app/templates/monoblue_plain/summary.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,95 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
      - - -
      - -
      -
      - {sessionvars%hiddenformentry} - - -
      -
      -
      -
      name
      -
      {repo|escape}
      -
      description
      -
      {desc}
      -
      owner
      -
      {owner|obfuscate}
      -
      last change
      -
      {lastchange|rfc822date}
      -
      -
      -
      - - - - - - - - - - {shortlog} - - - - -
      Changes
      AgeAuthorMessage
      ...
      -
      - -
      - - - - - - - - - {tags} - - - - -
      Tags
      AgeName
      ...
      -
      - -
      - - - - - - - - - - {branches%branchentry} - - - - -
      Branches
      Ago RevName
      ...
      -
      -{footer} -
      diff -r 25e516447a33 -r 5c21c019733f pylons_app/templates/monoblue_plain/tags.tmpl --- a/pylons_app/templates/monoblue_plain/tags.tmpl Thu Apr 08 12:00:06 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,22 +0,0 @@ -## -*- coding: utf-8 -*- -{header} -
      - - - - - {entries%tagentry} -
      tags
      - -{footer}