Files
cherrypy_sqlite_restapi/main/templates/insert.html

8 lines
96 B
HTML

<html>
<head>
<title>{_title}</title>
</head>
<body>
<h1>{_heading}</h1>
</body>
</html>