mirror of
https://github.com/openvk/openvk
synced 2024-11-14 19:19:14 +03:00
Update @ajax.xml
This commit is contained in:
parent
93466f6de4
commit
d9412b2df8
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta n:ifset="$csrfToken" name="csrf" value="{$csrfToken}" />
|
||||
<title>{include title}</title>
|
||||
{ifset block title}
|
||||
<title>{include title}</title>
|
||||
{/ifset}
|
||||
|
||||
{if $isTimezoned == NULL}
|
||||
{script "js/timezone.js"}
|
||||
|
|
Loading…
Reference in a new issue