2017-05-20 09:45:48 -05:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2017-07-29 16:28:27 -05:00
|
|
|
<title>myPrayerJournal</title>
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
2017-05-20 09:45:48 -05:00
|
|
|
</head>
|
2017-07-29 16:28:27 -05:00
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
|
|
|
<!-- built files will be auto injected -->
|
2017-05-20 09:45:48 -05:00
|
|
|
</body>
|
|
|
|
</html>
|