JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix section end tag in template docs/example
authorJason Woofenden <jason@jasonwoof.com>
Fri, 23 Aug 2013 04:40:32 +0000 (00:40 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 23 Aug 2013 04:40:32 +0000 (00:40 -0400)
doc/template.php.txt

index 53186f9..6a64319 100644 (file)
@@ -12,7 +12,7 @@ Then, load a template file (note: this can be done after you put the values in)
                <th>Letter</th><th>Is For</th>
                <!--~alphabet_table {~-->
                        <td>~letter html~</td><td>~is_for html~</td>
-               <!--~end~-->
+               <!--~}~-->
        </table></body></html>""");
 
 Then give it some data: