proof of concept

This commit is contained in:
Bryan Bailey
2019-11-07 10:21:56 -05:00
commit fbcf6769ce
25 changed files with 258 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
<h1>Huzzah! It Worked!</h1>
<a href="{{ url_for('main.index') }}">&laquo; Back to Home</a>