forked from rc/aircox
work on timezone
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
{% extends "admin/base_site.html" %}
|
||||
{# {% extends "aircox/controllers/base_site.html" %} #}
|
||||
{% load i18n %}
|
||||
{% load tz %}
|
||||
{% localtime on %}
|
||||
|
||||
|
||||
{% block title %}
|
||||
{% trans "Statistics of the stations" %}
|
||||
@ -83,3 +86,5 @@
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% endlocaltime %}
|
||||
|
||||
|
Reference in New Issue
Block a user