From ae53e645e02c60b9e26a9c0f7143fb834b83cbbe Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sat, 25 Sep 2010 19:49:21 +0200 Subject: more css cleanup --- views/project/index.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/project/index.tt') diff --git a/views/project/index.tt b/views/project/index.tt index 0809b7e..5ec18dc 100644 --- a/views/project/index.tt +++ b/views/project/index.tt @@ -17,7 +17,7 @@
<: $build.timestamp :>
:for $build.version.keys() -> $version { - <: $version :> <: $build.version[$version] :> + <: $version :> <: $build.version[$version] :> :}
-- cgit v1.2.3