X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=tmpl%2Fct.en;h=9420708957ff66c8215ae2fd20aed42c2f4927c8;hb=ebf4fef6cee78d605594b41047d170dcc6689b8a;hp=d39bbcb57eb2e4fdde17718cf80abe44486193cc;hpb=fd7ea993642eacb1f0a6beb2a2a8464fcf8480c4;p=plack-app-gruntmaster.git diff --git a/tmpl/ct.en b/tmpl/ct.en index d39bbcb..9420708 100644 --- a/tmpl/ct.en +++ b/tmpl/ct.en @@ -2,12 +2,12 @@

Running contests

- -
NameStart dateEnd dateOwner +
NameStart dateStop dateOwner
+
<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> -<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> - () +<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{stop}; %> +
@@ -16,12 +16,12 @@

Pending contests

- -
NameStart dateEnd dateOwner +
NameStart dateStop dateOwner
+
<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> -<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> - () +<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{stop}; %> +
@@ -30,12 +30,12 @@

Finished contests

- -
NameStart dateEnd dateOwner +
NameStart dateStop dateOwner
+
<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %> -<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %> - () +<%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{stop}; %> +