Web Stats for Half-Life Server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
483 B

twig:
default_path: '%kernel.project_dir%/templates'
globals:
app:
version: '%app.version%'
name: '%app.name%'
theme: '%app.theme%'
masters: '%app.masters%'
links: '%app.links%'
meta:
title: '%env(APP_META_TITLE)%'
description: '%env(APP_META_DESCRIPTION)%'
keywords: '%env(APP_META_KEYWORDS)%'
when@test:
twig:
strict_variables: true