Initial checkin

This commit is contained in:
Joe
2017-02-07 12:55:56 -06:00
commit b557c002ae
44 changed files with 15499 additions and 0 deletions

13
templates/Home.html Normal file
View File

@@ -0,0 +1,13 @@
<div class="mainScreen well" id="pnl_{{templateName}}">
<h1>Moving soon?</h1>
<h3>Will Make Offers On:</h3>
<ul>
<li>Foreclosures</li>
<li>Properties in need of repair</li>
<li>1-to 4-family Condominiums</li>
<li>Town Houses</li>
<li>Free standing Houses</li>
</ul>
<b>If you like to sell your property - use the <a class="btn btn-success" href="#Sell"><i>Seller-Form</i></a></b>.
</div>