Files
cherrypy_sqlite_restapi/examples/templates/index.html
2019-06-18 08:51:21 +02:00

11 lines
106 B
HTML

<hrml>
<head>
<title>{_title}</title>
</head>
<body>
<div>
<h1>{_nadpis}!</h1>
</div>
</body>
</hrml>