PHP Classes

File: tests/assert_templates/nested_block_second_parent.tpl

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

Contents

Class file image Download
{% extends "assert_templates/nested_block.tpl" %} {% block inner2 %} inner2's new value {% block inner2_1 %} 2.1 {% endblock %} {% endblock %}