2015-12-27 21:54:50 +00:00
|
|
|
<!--
|
|
|
|
Adding files:
|
|
|
|
1) put file in /files
|
|
|
|
2) create an "<a href="/files/example.txt" target="_blank"><h4>Example File</h4></a>"
|
|
|
|
3) remove these instructions (:P)
|
|
|
|
-->
|
2016-01-02 05:51:56 +00:00
|
|
|
<div class="fade_in">
|
|
|
|
<h1 class="heading1 text-center">Problems</h1>
|
2016-01-03 00:40:28 +00:00
|
|
|
<div id="problems"></div>
|
2016-01-02 05:51:56 +00:00
|
|
|
</div>
|
2016-01-03 00:40:28 +00:00
|
|
|
<script src="js/problems.js">
|