| Recommend this page to a friend! |
| Classes of Diego da Costa Chavao | > | Chavão Template Manager | > | templates/new.html | > | Download | ||
|
|||||||||||||||||||||
<html>
<head>
<title>{title}</title>
</head>
<body>
{variavel_teste}
<br/>
<br/>
== {linha} ==<br/>
<ul>
<li>{teste}</li>
</ul>
<br/>
<ol>
<li>{teste}</li>
</ol>
</body>
</html>
|