2019-07-16 07:16:22 +00:00
|
|
|
<!DOCTYPE html>
|
2020-11-19 15:15:42 +00:00
|
|
|
<html dir="ltr" lang="en-gb">
|
2017-08-06 00:20:53 +00:00
|
|
|
<head>
|
2019-07-16 07:16:22 +00:00
|
|
|
<meta charset='utf-8'>
|
2020-11-19 15:15:42 +00:00
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
2017-08-06 00:20:53 +00:00
|
|
|
|
|
|
|
<title>Svelte app</title>
|
|
|
|
|
2020-11-19 15:15:42 +00:00
|
|
|
<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]-->
|
2019-07-12 14:38:41 +00:00
|
|
|
|
2019-11-15 23:26:14 +00:00
|
|
|
<script defer src='/build/bundle.js'></script>
|
2017-08-06 00:20:53 +00:00
|
|
|
</head>
|
|
|
|
|
2020-11-19 15:15:42 +00:00
|
|
|
<body id="phpbb" class="nojs notouch section-viewforum ltr ">
|
2017-08-06 00:20:53 +00:00
|
|
|
</body>
|
2019-07-16 07:16:22 +00:00
|
|
|
</html>
|