mirror of
https://github.com/arnaucube/konstrui.git
synced 2026-02-07 03:26:43 +01:00
10 lines
187 B
HTML
10 lines
187 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<h1>Projects page</h1>
|
|
|
|
<konstrui-template html="templates/projectTemplate.html" data="templates/projectTemplate.json"></konstrui-template>
|
|
|
|
</body>
|
|
</html>
|