]> iEval git - mindcoding-template-patches.git/blobdiff - tmpl/header.en
add alerts to header
[mindcoding-template-patches.git] / tmpl / header.en
index f8c37a24d4cfc3e154f58099fbfeceba3f5bf426..4dcd974ec89fe5276e5e7c0a7d770f75fea5d695 100644 (file)
@@ -34,6 +34,7 @@
                </ul>
 
                <ul class="nav navbar-nav navbar-right">
+                       <li> <a href="/rules.var">Rules</a></li>
                        <li><a class="dropdown-toggle" data-toggle="dropdown">
                                        Theme <span class="caret"></span>
                                </a>
 </nav>
 
 <div class="container">
+<div class="alert alert-info">Time limits for the problems: Time limits for the problems: First: 0.1s, Second: 1s,Third:1.5s , Forth: 4s</div>
+<div class="alert alert-info">The time limits for the pretests will be smaller</div>
+<div class="alert alert-info">Input from stdin output to stdout</div>
+<div class="alert alert-info">You can ask questions on the facebook page or by email: mindcoding-questions@ieval.ro</div>
+
 <img id="logo" src="/img/mindcoding.png">
 <div id="result"></div>
This page took 0.022015 seconds and 4 git commands to generate.