Convert common/tpl/*_layout files to template v2

This commit is contained in:
Kijin Sung 2023-10-25 23:28:26 +09:00
parent 9d5dff5371
commit e0c396bb3e
3 changed files with 65 additions and 46 deletions

View file

@ -1 +1,2 @@
{$content|noescape}
@version(2)
{{ $content|noescape }}