about summary refs log tree commit diff
path: root/views/project/index.tt
diff options
context:
space:
mode:
Diffstat (limited to 'views/project/index.tt')
-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>