X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=doc%2Ftemplate.php.txt;h=416b6ac2d650ce0ef3ae6e97093119d1cf5e9001;hb=96fa997ecdcd1e7a6cb27c61969a1c3ce6c648f8;hp=0abfb731abc0b66b382df47808f8f5e08ed5bad5;hpb=a6f8b885180ef3e009e28d723dd05734eb0d4ef5;p=wfpl.git diff --git a/doc/template.php.txt b/doc/template.php.txt index 0abfb73..416b6ac 100644 --- a/doc/template.php.txt +++ b/doc/template.php.txt @@ -17,7 +17,7 @@ This should work for simple templates such as: foo: '~foo~' - +
foobar
~foo~
~foo~
tem_load('foobar.html'); @@ -37,6 +37,3 @@ tem_load('foobar.html'); sub templates: key: foobar_row value: ~foo.....html~ - - -tmpl_insert('foobar_row');