PHP Classes

File: tests/assert_templates/in.tpl

Recommend this page to a friend!
  Classes of Cesar D. Rodas   Haanga   tests/assert_templates/in.tpl   Download  
File: tests/assert_templates/in.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/in.tpl
Date: 4 years ago
Size: 202 bytes
 

Contents

Class file image Download
{% if "d." in "cesar d. rodas" %} Here {% endif %} {% if "d." in names %} Here {% endif %} {% if search in "cesar d. rodas" %} Here {% endif %} {% if search in names %} Here {% endif %}