23 lines
785 B
HTML
23 lines
785 B
HTML
<!DOCTYPE html>
|
|
<html dir="ltr" lang="en-gb">
|
|
<head>
|
|
<meta charset='utf-8'>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<title>Svelte app</title>
|
|
|
|
<link href="./assets/css/font-awesome.min.css?assets_version=3" rel="stylesheet">
|
|
<link href="./styles/prosilver/theme/stylesheet.css?assets_version=3" rel="stylesheet">
|
|
<link href="./styles/prosilver/theme/en/stylesheet.css?assets_version=3" rel="stylesheet">
|
|
|
|
<!--[if lte IE 9]>
|
|
<link href="./styles/prosilver/theme/tweaks.css?assets_version=3" rel="stylesheet">
|
|
<![endif]-->
|
|
|
|
<script defer src='/build/bundle.js'></script>
|
|
</head>
|
|
|
|
<body id="phpbb" class="nojs notouch section-viewforum ltr ">
|
|
</body>
|
|
</html>
|