swap buttons on log
[mindcoding-template-patches.git] / tmpl / header.en
index d10b5a9b7320d1aea44c77057fc79dcc32b4689a..0d9647356f9488b965f866575ba30d468247fd44 100644 (file)
@@ -7,6 +7,7 @@
 
 <link href="/css/cosmo.var" rel="stylesheet" id="stylesheet">
 <link href="/css/custom.css" rel="stylesheet">
+<link href="/css/codemirror.css" rel="stylesheet">
 
 <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
 <!--[if lt IE 9]>
@@ -18,6 +19,7 @@
 <script type="text/javascript" src="/js/jquery.min.js"></script>
 <script type="text/javascript" src="/js/bootstrap.min.js"></script>
 <script type="text/javascript" src="/js/scripts.js"></script>
+<script type="text/javascript" src="/js/codemirror.js"></script>
 
 <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
 <div class="container">
 </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<br>
-<div class="alert alert-info">The time limits for the pretests will be smaller<br>
-<div class="alert alert-info">Input from stdin output to stdout<br>
-<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.00927 seconds and 4 git commands to generate.