mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
9 lines
No EOL
172 B
HTML
9 lines
No EOL
172 B
HTML
<head>
|
|
<title>Loading...</title>
|
|
<meta name="viewport" content="initial-scale=1.0">
|
|
</head>
|
|
<body>
|
|
<div class="outer-wrapper {{currentPage}}">
|
|
{{> body}}
|
|
</div>
|
|
</body> |