mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-12-23 19:05:08 +01:00
13 lines
260 B
HTML
13 lines
260 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Pleroma</title>
|
|
<link rel="stylesheet" href="/static/font/css/fontello.css">
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html>
|