mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 18:11:40 -05:00
10 lines
137 B
HTML
10 lines
137 B
HTML
<head>
|
|
<title>Loading...</title>
|
|
</head>
|
|
|
|
<body>
|
|
{{> nav}}
|
|
{{{render currentPage}}}
|
|
|
|
<div class="overlay hidden"></div>
|
|
</body>
|