2016-10-27 01:46:32 +11:00
|
|
|
<!DOCTYPE html>
|
2017-04-15 03:08:37 +10:00
|
|
|
<html lang="en">
|
2016-10-27 01:46:32 +11:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2017-01-17 19:09:12 +11:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2016-10-27 04:03:55 +11:00
|
|
|
<title>Pleroma</title>
|
2018-04-27 04:13:22 +10:00
|
|
|
<link rel="icon" type="image/png" href="/favicon.png">
|
2016-11-07 06:26:07 +11:00
|
|
|
<link rel="stylesheet" href="/static/font/css/fontello.css">
|
2016-11-14 04:25:21 +11:00
|
|
|
<link rel="stylesheet" href="/static/font/css/animation.css">
|
2016-10-27 01:46:32 +11:00
|
|
|
</head>
|
2017-02-17 02:07:07 +11:00
|
|
|
<body style="display: none">
|
2016-10-27 01:46:32 +11:00
|
|
|
<div id="app"></div>
|
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
</body>
|
|
|
|
</html>
|