a few examples

This commit is contained in:
2019-06-18 08:51:21 +02:00
parent 3531d493d8
commit 85f1a27e94
4 changed files with 49 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
<hrml>
<head>
<title>{_title}</title>
</head>
<body>
<div>
<h1>{_nadpis}!</h1>
</div>
</body>
</hrml>