landing page

This commit is contained in:
2018-10-27 04:41:56 -05:00
parent f917d4c7b2
commit 36fb827f0d

View File

@@ -21,10 +21,12 @@
</head>
<body>
<div id="app">
<div class="container">
<div class="card-header">Welcome to the W4RP Services Page</div>
<div class="card-body">
<a href="/login">Please Login</a>
</div>
</div>
</div>
</body>
</html>