{% if "Hello " ~ "world" == "Hello world" %}String Concatination{% endif %} {% echo "Hello " ~ "world" %}