Add index page generation timestamp

Add generation timestamp to the template, to make it easier to spot when
the HTML index goes stale.

Change-Id: I2677ec0709d46687a429d61c460f68da34910cbf
This commit is contained in:
Thierry Carrez 2015-05-29 12:22:04 +02:00
parent 5bdf1ea88b
commit e0ec5529ee
1 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,6 @@ in #{{ schedule.irc }}</li>
</ul>
{% endfor %}
<small>Page generated on {{ timestamp }} UTC</small>
</body>
</html>