about summary refs log tree commit diff
path: root/views/task/index.tt
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-01-24 20:54:14 +0100
committerfranck cuny <franck@lumberjaph.net>2011-01-24 20:54:14 +0100
commitc7680d8612049a826f3e17389ae9f74ac33a7df5 (patch)
tree6f15c0e0fafbcf056a65f462319c75467ab03020 /views/task/index.tt
parentwe want a find, not a search here (diff)
downloadjitterbug-c7680d8612049a826f3e17389ae9f74ac33a7df5.tar.gz
update templates and css
Diffstat (limited to '')
-rw-r--r--views/task/index.tt6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/task/index.tt b/views/task/index.tt
index 1c1f904..baa76bf 100644
--- a/views/task/index.tt
+++ b/views/task/index.tt
@@ -1,5 +1,5 @@
 <div id="page">
-<div id="content">
-<h2>Task </h2>
-</div>
+     <div id="content">
+     <h2>Task <: $task.id :></h2>
+     </div>
 </div>