@@ -340,7 +340,7 @@
{if $section == "users"}
- {if OPENVK_ROOT_CONF["openvk"]["preferences"]["commerce"]}
+ {if \OPENVK_ROOT_CONF["openvk"]["preferences"]["commerce"]}
{/if}
{elseif $section == "posts"}
diff --git a/Web/Presenters/templates/Support/Agent.xml b/Web/Presenters/templates/Support/Agent.latte
similarity index 97%
rename from Web/Presenters/templates/Support/Agent.xml
rename to Web/Presenters/templates/Support/Agent.latte
index 1b8248438..c64f018f5 100644
--- a/Web/Presenters/templates/Support/Agent.xml
+++ b/Web/Presenters/templates/Support/Agent.latte
@@ -1,4 +1,4 @@
-{extends "../@layout.xml"}
+{extends "../@layout.latte"}
{block header}
{_helpdesk_agent_card}
@@ -83,7 +83,7 @@