pleroma-fe/index.html

12 lines
195 B
HTML
Raw Normal View History

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