Commit 659534f7 authored by Pietro Albini's avatar Pietro Albini

Fix misleading comment

parent 27420b89
......@@ -135,7 +135,7 @@
{% if deploying %}
<script type="text/javascript">
// Reload the page after 30 seconds
// Reload the page after 15 seconds
window.setTimeout(function() {
location.reload();
}, 15000);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment