2017-07-24 16:09:44 -07:00
|
|
|
<!DOCTYPE html>
|
2017-08-07 12:11:15 -07:00
|
|
|
<html lang="en" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#">
|
2017-07-24 16:09:44 -07:00
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
|
<title>Spee.ch</title>
|
|
|
|
<link rel="stylesheet" href="/assets/css/generalStyle.css" type="text/css">
|
|
|
|
<link rel="stylesheet" href="/assets/css/componentStyle.css" type="text/css">
|
2017-08-07 11:48:43 -07:00
|
|
|
<meta property="fb:app_id" content="1371961932852223">
|
2017-08-08 16:33:00 -07:00
|
|
|
{{#unless fileInfo.nsfw}}
|
2017-08-08 11:01:01 -07:00
|
|
|
{{{addTwitterCard fileInfo.fileType openGraphInfo.source openGraphInfo.embedUrl openGraphInfo.directFileUrl}}}
|
2017-08-20 17:49:45 -07:00
|
|
|
{{{addOpenGraph fileInfo.title fileInfo.fileType openGraphInfo.showUrl openGraphInfo.source fileInfo.description}}}
|
2017-08-08 16:33:00 -07:00
|
|
|
{{/unless}}
|
2017-08-24 10:52:26 -07:00
|
|
|
<!-- google analytics -->
|
|
|
|
{{ googleAnalytics }}
|
2017-07-24 16:09:44 -07:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
{{{ body }}}
|
|
|
|
</body>
|
2017-08-04 17:41:06 -07:00
|
|
|
</html>
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
|
|
|
</script>
|