| Server IP : 172.67.178.83 / Your IP : 216.73.217.141 Web Server : Apache System : Linux hosting01.arsenalhost.com 4.18.0-425.13.1.lve.el8.x86_64 #1 SMP Mon Feb 27 15:23:24 EST 2023 x86_64 User : corbizre ( 1013) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/corbizre/freerealestateresources.com/templates/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en-US"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta charset="UTF-8"/>
<title>{$page.Page_Title}{if $pagenum&&$pagenum!=1} page - {$pagenum}{/if}</title>
<link media="screen" href="{$HTTP_STATIC}reo2.css" rel="stylesheet" type="text/css" />
<style type="text/css">
{literal}
a, #footer a{
color:#0AB8EA;
}
#menuBar{ background: #F7F3F0; }
{/literal}</style>
<meta name="keywords" content="{$page.Metatag_Keywords}">
<meta name="description" content="{$page.Metatag_Description}{if $pagenum&&$pagenum!=1} page - {$pagenum}{/if}">
<script type="text/javascript" src="{$HTTP_STATIC}jquery.js"></script>
<script type="text/javascript" src="{$HTTP_STATIC}map.js"></script>
</head>
<body class="home blog">
<div id="container">
<div id="logo">
<span id="site-title">
<a href="{$HTTP_HOST}" title="Free Foreclosure Listings" rel="home">Free Real Estate Listings</a>
</span>
</div>
<div id="rightCol" class="shadow">
<div id="topBar">
<div id="leader_lu">
</div>
</div>
<div id="mainContent">
<div id="content" role="main">
<div id="post-43" class="post-43 post type-post status-publish format-standard hentry category-uncategorized tag-tips-that-you-can-follow-to-repair-teak-furniture">
<div class="entry-content">
{$page.Text_at_top}
{include file=map.tpl.html}
{$page.Text_at_bottom}
</div><!-- .entry-content -->
</div><!-- #post-## -->
<div id="links-cloud">
<span style="text-decoration: underline;">Prefered Categories:</span>
<ul>
{foreach from=$landing_pages item=landing_page}
<li><a title="{$landing_page.Page_Name|lower|capitalize:true|replace:"-":" "}" href="{$HTTP_HOST}{$landing_page.Page_Name}.html">{$landing_page.Page_Name|lower|capitalize:true|replace:"-":" "}</a></li>
{/foreach}
{$page.double_listing}
</ul>
</div>
<div style="clear: both;"> </div>
<h2>Just added Listings. Daily updates.</h2>
<div id="listing-{$smarty.foreach.statelist.iteration}" class="post-40 post type-post status-publish format-standard hentry category-uncategorized tag-care-for-your-priceless-wood-make">
<ul>
{foreach from=$houses item=house name=houseslist}
<li>
<a style="text-decoration: none;color: black;" href="{$HTTP_HOST}listing{$DELIMITER}{$house.ID}.html" title="{$house.address}, {$house.city}, {$house.state} {$house.zip}{if $house.type} {$house.type}{/if}" rel="bookmark">{$house.address}, {$house.city}, {$house.state} {$house.zip}</a>
{if $house.type} - Type: <b>{$house.type}</b>{/if}<br/>
<span style="font-size: 9px;">{if $house.last_update} Added: {$house.last_update|date_format}{/if}</span>
</li>
{/foreach}
</ul>
</div>
</div><!-- #content -->
</div>
</div>
<div style="" id="leftCol" class="shadow">
<div id="primary" class="widget-area">
<ul class="xoxo">
<li id="recent-posts-2" class="widget-container widget_recent_entries"> <h3 class="widget-title">Site Topics</h3>
<ul> {foreach from=$landing_pages item=landing_page}
<li><a title="" href="{$HTTP_HOST}{$landing_page.Page_Name}.html">{$landing_page.Page_Name|lower|capitalize:true|replace:"-":" "}</a></li>
{/foreach}
</ul>
</li><li id="tag_cloud-2" class="widget-container widget_tag_cloud">
<h3 class="widget-title">Categories</h3>
<ul>
{foreach from=$categories item=category}
<li><a title="{$category.description}" href="{$HTTP_HOST}{$category.name}">{$category.description}</a></li>
{/foreach}
</ul>
</li>
<li> </li>
</ul>
</div><!-- #primary .widget-area -->
</div>
{include file=footer.tpl.html}
</div>
</body>
</html>