Init
This commit is contained in:
10
templates/index.html.hbs
Normal file
10
templates/index.html.hbs
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Kod je {{ kod }}</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user