pleroma-fe/index.html
2016-10-30 16:12:08 +01:00

13 lines
259 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>