Login   Register  
PHP Classes
elePHPant
Icontem

File: tests/err_templates/block_super_nonsubtemplate.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Cesar D. Rodas  >  Haanga  >  tests/err_templates/block_super_nonsubtemplate.tpl  >  Download  
File: tests/err_templates/block_super_nonsubtemplate.tpl
Role: Auxiliary data
Content type: text/plain
Description: Template for testing
Class: Haanga
Template engine to process Django style templates
Author: By
Last change:
Date: 2010-07-25 14:11
Size: 56 bytes
 

Contents

Class file image Download
{% block parent %}
    {{ block.super }}
{% endblock %}