diff options
Diffstat (limited to 'templates/main/index.html')
-rw-r--r-- | templates/main/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/main/index.html b/templates/main/index.html index 7fb49df7..c7a31f17 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -32,11 +32,4 @@ </div> </div> - <div class="uk-align-center uk-text-center"> - <a href="/info/jams"><h1 id="countdown-title" class="uk-text-center">Code Jam Countdown</h1></a> - <div class="uk-text-center"> - <h1 id="remaining"></h1> - </div> - </div> -<script src='/static/js/countdown.js'></script> {% endblock %}
\ No newline at end of file |