Add server time to base page head

remotes/origin/hasaccess
Ivlev Denis 8 years ago
parent 73cbf6e1d5
commit a4705ef059
  1. 3
      project/templates/lilcity/index.html

@ -46,6 +46,9 @@
}
</script>
<script>
LIL_SERVER_TIME = "{% now 'U' %}"
</script>
</head>
<body>

Loading…
Cancel
Save