Files
konstrui/example/webInput/projects.html
2017-09-26 20:16:05 +02:00

10 lines
187 B
HTML
Executable File

<!DOCTYPE html>
<html>
<body>
<h1>Projects page</h1>
<konstrui-template html="templates/projectTemplate.html" data="templates/projectTemplate.json"></konstrui-template>
</body>
</html>