Commit
0e2beeddf4c9cfaacd8b9ca580e5964d84f229f8
Exists in
master
and in
13 other branches
Validation_colab_sprint_30, check-port, generic-plugins, header_footer, mezuro-integration, move_out_plugins, plugin_extra_configs, proxy_base_template, proxy_hotspot, spb-release/3.0, stable, test, trac_indexing
Template tag not needed
|
| @@ -1,9 +0,0 @@ |
| @@ -1,9 +0,0 @@ |
|
1
| - |
| |
|
2
| -from django import template |
| |
|
3
| - |
| |
|
4
| -register = template.Library() |
| |
|
5
| - |
| |
|
6
| - |
| |
|
7
| -@register.inclusion_tag('tz/set_utc_offset.html') |
| |
|
8
| -def utc_offset_cookie(): |
| |
|
9
| - return |
| |