[phpwebapp-commits] CVS: app2/templates/page3 tpl_1.html,1.4,1.5
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-21 17:11:43
|
Update of /cvsroot/phpwebapp/app2/templates/page3 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4165/templates/page3 Modified Files: tpl_1.html Log Message: Index: tpl_1.html =================================================================== RCS file: /cvsroot/phpwebapp/app2/templates/page3/tpl_1.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** tpl_1.html 20 Jul 2004 17:28:48 -0000 1.4 --- tpl_1.html 21 Jul 2004 17:11:34 -0000 1.5 *************** *** 7,11 **** <em>page3.html</em> is the same as <em>page2.html</em>, however it is implemented using the templates and the ! <strong><Include></strong> tag of the framework. Some of the benefits of separating pages into templates are: --- 7,11 ---- <em>page3.html</em> is the same as <em>page2.html</em>, however it is implemented using the templates and the ! <strong>&lt;Include&gt;</strong> tag of the framework. Some of the benefits of separating pages into templates are: |