Extracted HTML from files and into templates
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 1 Sep 2005 00:46:38 +0000 (00:46 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 1 Sep 2005 00:46:38 +0000 (00:46 +0000)
commit0d6eace7ec69c0b9363b97437d2d3f793c8587c7
tree30c67140182aa544f16233a73ccd55c6eaf2559f
parentb35d086696bba4e1ffd2076cb1c64ed8d387339e
Extracted HTML from files and into templates
21 files changed:
blame.php
browse.php
diff.php
includes/init.php
index.php
log.php
templates/default/blame.tpl [new file with mode: 0644]
templates/default/blame_line.tpl [new file with mode: 0644]
templates/default/browse.tpl [new file with mode: 0644]
templates/default/browse_node.tpl [new file with mode: 0644]
templates/default/diff.tpl [new file with mode: 0644]
templates/default/diff_file.tpl [new file with mode: 0644]
templates/default/diff_hunk.tpl [new file with mode: 0644]
templates/default/diff_line.tpl [new file with mode: 0644]
templates/default/index.tpl [new file with mode: 0644]
templates/default/index_node.tpl [new file with mode: 0644]
templates/default/log.tpl [new file with mode: 0644]
templates/default/log_node.tpl [new file with mode: 0644]
templates/default/log_prop.tpl [new file with mode: 0644]
templates/default/view.tpl [new file with mode: 0644]
view.php