2017-05-24 11:07:43 -07:00
|
|
|
<!DOCTYPE html>
|
2017-08-07 12:49:13 -07:00
|
|
|
<html lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
|
2017-05-24 11:07:43 -07:00
|
|
|
<head>
|
2017-12-07 12:36:18 -08:00
|
|
|
{{ placeCommonHeaderTags }}
|
2017-08-04 18:04:23 -07:00
|
|
|
<meta name="twitter:card" content="summary" />
|
2017-11-08 10:24:40 -08:00
|
|
|
<meta name="twitter:site" content="@spee_ch" />
|
2017-12-13 18:30:09 -08: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/Speech_Logo_Main@OG-02.jpg" />
|
|
|
|
<meta property="og:url" content="http://spee.ch/" />
|
|
|
|
<meta property="og:description" content="Open-source, decentralized image and video sharing." />
|
2017-10-27 09:59:31 -07:00
|
|
|
<!--google font-->
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
|
2017-05-24 11:07:43 -07:00
|
|
|
</head>
|
2017-11-09 11:45:54 -08:00
|
|
|
<body id="main-body">
|
2017-10-18 15:16:07 -07:00
|
|
|
{{{ body }}}
|
2017-05-24 11:07:43 -07:00
|
|
|
</body>
|
2017-12-07 12:36:18 -08:00
|
|
|
</html>
|