From 5e72b0d7717a63a49a667749eec13ec77cc7b258 Mon Sep 17 00:00:00 2001 From: S7012MY Date: Tue, 11 Mar 2014 23:35:13 +0200 Subject: [PATCH] add contest description in page --- tmpl/ct_entry.en | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tmpl/ct_entry.en b/tmpl/ct_entry.en index f95f345..b334bd0 100644 --- a/tmpl/ct_entry.en +++ b/tmpl/ct_entry.en @@ -1,6 +1,9 @@ + Contest start time: <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{start}; %>
Contest end time: <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->{end}; %>

+Description: + Problems
Job log
Standings
-- 2.30.2