summary refs log tree commit diff
path: root/views/project
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-25 16:55:46 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-25 16:55:46 +0200
commit1583fdbe2015c80ac87fa9045cda2a40c27ac757 (patch)
treeaf1d785af6ca828ef63e8ea18ad707581963ef70 /views/project
parentmerge (diff)
downloadjitterbug-1583fdbe2015c80ac87fa9045cda2a40c27ac757.tar.gz
new layout
Diffstat (limited to 'views/project')
-rw-r--r--views/project/index.tt4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/project/index.tt b/views/project/index.tt
index 7f1aeb6..ff17e98 100644
--- a/views/project/index.tt
+++ b/views/project/index.tt
@@ -1,3 +1,5 @@
+<div id="page">
+<div id="content">
 <h2><: $project :></h2>
 
 <small>"<: $description :>"</small> &mdash; <a href="<: $url :>">view more</a>.
@@ -32,3 +34,5 @@
 <div id="display_test_result">
 </div>
 
+</div>
+</div>