PHP Classes

File: tests/assert_templates/spaceless.tpl

Recommend this page to a friend!
  Classes of Cesar D. Rodas   Haanga   tests/assert_templates/spaceless.tpl   Download  
File: tests/assert_templates/spaceless.tpl
Role: Auxiliary data
Content type: text/plain
Description: Testing file
Class: Haanga
Template engine to process Django style templates
Author: By
Last change: Update of tests/assert_templates/spaceless.tpl
Date: 4 years ago
Size: 208 bytes
 

Contents

Class file image Download
{% spaceless %} <p> <a href="foo/"> Foo </a> </p> {%endspaceless %} =========================== {% spaceless %} <b> <pre> Something cool </pre> </b> {% endspaceless %}