This commit is contained in:
12
cibus_bin/templates/index.html
Normal file
12
cibus_bin/templates/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="/assets/output.css" rel="stylesheet">
|
||||
</head>
|
||||
<body class="font-bold text-blue-500">
|
||||
{{ name }}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user