akkoma-fe/index.html

12 lines
195 B
HTML
Raw Normal View History

2016-10-26 16:46:32 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
2016-10-26 19:03:55 +02:00
<title>Pleroma</title>
2016-10-26 16:46:32 +02:00
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>