From 1583fdbe2015c80ac87fa9045cda2a40c27ac757 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sat, 25 Sep 2010 16:55:46 +0200 Subject: new layout --- views/index.tt | 5 +++++ views/layouts/main.tt | 7 ++----- views/project/index.tt | 4 ++++ views/task/index.tt | 4 ++++ 4 files changed, 15 insertions(+), 5 deletions(-) (limited to 'views') diff --git a/views/index.tt b/views/index.tt index 6a79821..58b675a 100644 --- a/views/index.tt +++ b/views/index.tt @@ -1,3 +1,6 @@ +
+ +

Dashboard

Projects

@@ -15,3 +18,5 @@
  • <: $build :>
  • : } +
    +
    diff --git a/views/layouts/main.tt b/views/layouts/main.tt index 9b97dbf..2512de7 100644 --- a/views/layouts/main.tt +++ b/views/layouts/main.tt @@ -7,7 +7,7 @@ -

    jitterbug

    -
    - <: $content :> -
    + <: $content :> 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 @@ +
    +

    <: $project :>

    "<: $description :>"view more. @@ -32,3 +34,5 @@
    +
    +
    diff --git a/views/task/index.tt b/views/task/index.tt index bb08935..1c1f904 100644 --- a/views/task/index.tt +++ b/views/task/index.tt @@ -1 +1,5 @@ +
    +

    Task

    +
    +
    -- cgit v1.2.3