X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=tmpl%2Fct.en;h=9420708957ff66c8215ae2fd20aed42c2f4927c8;hb=251f53e4ff1871fdaee0202f994bf3d6b28b8ec9;hp=d39bbcb57eb2e4fdde17718cf80abe44486193cc;hpb=e3ab4b036900e0ae2f0b0a39641b2aed82fce8f5;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}; %> +