Brian Silverman | 70325d6 | 2015-09-20 17:00:43 -0400 | [diff] [blame^] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 2 | |
| 3 | <html> |
| 4 | <head> |
| 5 | <title>How To Use the Ctemplate (formerly Google Template) System</title> |
| 6 | |
| 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| 8 | <link href="designstyle.css" type="text/css" rel="stylesheet"> |
| 9 | </head> |
| 10 | |
| 11 | <body> |
| 12 | |
| 13 | <p>This document has split into two parts: a user's guide and a |
| 14 | reference guide. Use the links below to see these, and other |
| 15 | documents about the template system.<p> |
| 16 | |
| 17 | <ul> |
| 18 | <li> <A HREF="guide.html">User's Guide</A> </li> |
| 19 | <li> <A HREF="reference.html">Reference Manual</A> </li> |
| 20 | <li> <A HREF="auto_escape.html">Auto Escape</A> </li> |
| 21 | <li> <A HREF="tips.html">Tips</A> </li> |
| 22 | <li> <A HREF="example.html">Example</A> </li> |
| 23 | </ul> |
| 24 | |
| 25 | <hr> |
| 26 | <address> |
| 27 | Craig Silverstein<br> |
| 28 | </address> |
| 29 | |
| 30 | </body> |
| 31 | </html> |