Login   Register  
PHP Classes
elePHPant
Icontem

File: app/MyFirstBlog/_templates/parent.twig

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gjero Krsteski  >  PIMF  >  app/MyFirstBlog/_templates/parent.twig  >  Download  
File: app/MyFirstBlog/_templates/parent.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PIMF
Framework for Web application development
Author: By
Last change:
Date: 2013-01-24 11:08
Size: 109 bytes
 

Contents

Class file image Download
<html>
  <head></head>
  <body>
    <h1>Twig Test</h1>
    {{ hello }}. It is now {{ now }}
  </body>
</html>