20 lines
788 B
Plaintext
20 lines
788 B
Plaintext
<!DOCTYPE HTML>
|
|
<!--
|
|
Hyperspace by HTML5 UP
|
|
html5up.net | @ajlkn
|
|
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
-->
|
|
<html>
|
|
<head>
|
|
<title>{{title}}</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
|
<link rel="stylesheet" href="/assets/static/css/main.css" />
|
|
<link rel="stylesheet" type="text/css" href="https://esm.sh/emfed@1/toots.css">
|
|
<noscript><link rel="stylesheet" href="/assets/static/css/noscript.css" /></noscript>
|
|
<style>
|
|
.toots { font-size:initial; line-height:initial; max-width:100%;}
|
|
.toots a.user,a.permalink { border-bottom: none; }</style>
|
|
</head>
|
|
<body class="is-preload">
|