X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=tmpl%2Fct.en;h=9420708957ff66c8215ae2fd20aed42c2f4927c8;hb=e74d16f742a71ef86f085b1529ba12764d69625c;hp=045bf741e6653794ec120c048d67a969b5595834;hpb=81cce380bd7f2ab58bb497ef748b7568968ea05d;p=gruntmaster-page.git diff --git a/tmpl/ct.en b/tmpl/ct.en index 045bf74..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}; %> +