Spaces:
Runtime error
Runtime error
File size: 426 Bytes
15fc415 8e9fe4d 137c62e 15fc415 8e9fe4d 15fc415 8e9fe4d 15fc415 c6e833c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Websurfx</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="static/colorschemes/{{colorscheme}}.css" rel="stylesheet" type="text/css" />
<link href="static/themes/{{theme}}.css" rel="stylesheet" type="text/css" />
</head>
<body onload="getClientSettings()">
<header>{{>navbar}}</header>
|