a few examples
This commit is contained in:
10
examples/templates/index.html
Normal file
10
examples/templates/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<hrml>
|
||||
<head>
|
||||
<title>{_title}</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<h1>{_nadpis}!</h1>
|
||||
</div>
|
||||
</body>
|
||||
</hrml>
|
||||
Reference in New Issue
Block a user