Initial checkin
This commit is contained in:
13
templates/Home.html
Normal file
13
templates/Home.html
Normal 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>
|
||||
Reference in New Issue
Block a user