Update @ajax.xml

This commit is contained in:
n1rwana 2023-08-11 19:33:28 +03:00
parent 93466f6de4
commit d9412b2df8
No known key found for this signature in database
GPG key ID: 184A60085ABF17D8

View file

@ -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"}