view mercurial/templates/paper/footer.tmpl @ 14046:b24e5a708fad

web: Made elapsed time calculation dynamic (javascript). This allow safe caching of the pages by the browser and still display the right amount of elapsed time upon page refresh. If javascript is disabled, absolute time is displayed, leaving it readable. All the templates have been updated.
author Benoit Allard <benoit@aeteurope.nl>
date Thu, 28 Apr 2011 17:02:39 +0200
parents f91e5630ce7e
children eb7de21b15be
line wrap: on
line source

<script type="text/javascript">process_dates()</script>
{motd}

</body>
</html>