ct entry
authorS7012MY <l3asketballplayer@yahoo.com>
Thu, 30 Jan 2014 15:47:30 +0000 (17:47 +0200)
committerS7012MY <l3asketballplayer@yahoo.com>
Thu, 30 Jan 2014 15:47:30 +0000 (17:47 +0200)
a/about.en
tmpl/ct_entry.en [new file with mode: 0644]

index d1f4a3636af5afcae7a6e6f74253f152f0541145..fbbfb3c5689397afeab61e736ba338de13d4cb2b 100644 (file)
@@ -6,7 +6,7 @@ We are a group of coders of all ages, passionate about problem solving and algor
 <p>
 Our website provides a problem list with an online evaluation system, which means you&#39ll find out on the spot if your solution is correct. We support a wide rande of programming languages, allowing all programers to participate, regardless of their technical background. <b>Read from stdin and print to stdout.</b>
 <p>
-If you take part in our coding competition (which we strongly recommend!) don&#39t forget to check out our <a href= "/log/st.var">standings</a> and see how well you did compared to your friends.
+If you take part in our coding competition (which we strongly recommend!) don&#39t forget to check out our standings and see how well you did compared to your friends.
 <p>
 Put your mind to work and code!
 </div>
diff --git a/tmpl/ct_entry.en b/tmpl/ct_entry.en
new file mode 100644 (file)
index 0000000..3b5219e
--- /dev/null
@@ -0,0 +1,16 @@
+<div class="row clearfix">
+
+<div class="col-md-8 column">
+<div class="well">
+Contest start time: <tmpl_var start><br>
+Contest end time: <tmpl_var end><p>
+
+<tmpl_if started><a href="pb/">Problems</a><br>
+<a href="log/">Job log</a><br>
+<a href="log/st.var">Standings</a></tmpl_if>
+</div>
+</div>
+<div class="col-md-4 column">
+<a class="thumbnail" href="https://www.facebook.com/YardiRomania"><img id="yardi" src="/img/yardi-blue.png"></a>
+</div>
+</div>
\ No newline at end of file
This page took 0.011623 seconds and 4 git commands to generate.