X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=doc%2Ftemplate.php.txt;h=416b6ac2d650ce0ef3ae6e97093119d1cf5e9001;hb=0f22285be7670c1fd4871bad7b9d4ea27e9c3fc8;hp=0abfb731abc0b66b382df47808f8f5e08ed5bad5;hpb=3bec0ef771d741361c6c4c4c1ff069398f6e37a0;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');