30 lines
770 B
HTML
30 lines
770 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="stylesheet" type="text/css"
|
|
href="{{ depth }}res/themes/{{ theme }}/css/global.css">
|
|
<link rel="stylesheet" type="text/css"
|
|
href="{{ depth }}res/themes/{{ theme }}/css/{{ mark }}.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>
|
|
|
|
_______________________________________
|
|
/ what do you call a cow with no legs? \
|
|
| ground beef! |
|
|
\_______________________________________/
|
|
\ ^__^
|
|
\ (oo)\_______
|
|
(__)\ )\/\
|
|
||____ |
|
|
|| w||
|
|
|| ||
|
|
-->
|
|
|