2017-05-24 20:07:43 +02:00
|
|
|
<!DOCTYPE html>
|
2017-08-07 21:49:13 +02:00
|
|
|
<html lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
|
2017-05-24 20:07:43 +02:00
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
2017-06-11 03:33:03 +02:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no">
|
2017-05-24 20:07:43 +02:00
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
2017-06-10 01:46:57 +02:00
|
|
|
<title>Spee.ch</title>
|
2017-07-12 01:55:03 +02:00
|
|
|
<link rel="stylesheet" href="/assets/css/generalStyle.css" type="text/css">
|
2017-06-23 06:43:53 +02:00
|
|
|
<link rel="stylesheet" href="/assets/css/componentStyle.css" type="text/css">
|
2017-08-05 03:04:23 +02:00
|
|
|
<meta name="twitter:card" content="summary" />
|
|
|
|
<meta name="twitter:site" content="@lbryio" />
|
2017-08-05 02:41:06 +02:00
|
|
|
<meta property="og:title" content="spee.ch">
|
|
|
|
<meta property="og:site_name" content="spee.ch">
|
|
|
|
<meta property="og:type" content="website">
|
|
|
|
<meta property="og:image" content="https://spee.ch/assets/img/content-freedom-64px.png">
|
|
|
|
<meta property="og:url" content="http://spee.ch/">
|
|
|
|
<meta property="og:description" content="Open-source, decentralized image and video hosting.">
|
2017-05-24 20:07:43 +02:00
|
|
|
</head>
|
|
|
|
<body>
|
2017-07-06 22:37:03 +02:00
|
|
|
{{{ body }}}
|
2017-06-13 20:00:50 +02:00
|
|
|
<!-- google analytics -->
|
|
|
|
{{ googleAnalytics }}
|
2017-05-24 20:07:43 +02:00
|
|
|
</body>
|
|
|
|
</html>
|