Line 57: | Line 57: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
// Set the date we're counting down to | // Set the date we're counting down to | ||
− | var countDownDate = new Date( | + | var countDownDate = new Date("Oct 31, 2017 23:59:59").getTime(); |
// Update the count down every 1 second | // Update the count down every 1 second |
Revision as of 14:32, 13 September 2017
KU_Leuven iGEM
COMING SOON
date
Human Practices