Current Path : /opt/cpanel/ea-php56/root/usr/share/tests/pear/HTML_Template_Flexy/tests/templates/ |
Current File : //opt/cpanel/ea-php56/root/usr/share/tests/pear/HTML_Template_Flexy/tests/templates/include.html |
<html> <body> the variable is {foo} <table> <tr flexy:foreach="range,key,value"> <flexy:include src="include_block.html" /> </tr> </table> </body> </html>