12 lines
401 B
HTML
12 lines
401 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="{{ depth }}res/{{ theme }}/css/global.css">
|
|
<link rel="stylesheet" type="text/css" href="{{ depth }}res/{{ theme }}/css/{{ page }}.css">
|
|
<title>Index</title>
|
|
</head>
|
|
<body>
|
|
|
|
<!-- Powered by blagoblag, which is Free Software under the GNU AGPLv3.
|
|
Git your sources here: <https://git.eunichx.us/blagoblag.git> -->
|