| Server IP : 104.21.17.213 / 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/rentalssearch.com/templates/ |
Upload File : |
{php}include_once 'member/include.php';{/php}
{php}$isLoged = action('isloged', 'index', 'user', array());{/php}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="robots" content="index,follow" />
<meta name="copyright" content="2009-{$smarty.now|date_format:"%Y"} www.rentalssearch.com. All Rights Reserved." />
<meta name="author" content="www.rentalssearch.com" />
<link rel="shortcut icon" href="favicon_new.ico" />
<title>{if $seo_text.title}{$seo_text.title}{else}{$city}, {$state_info.state_name} {$category.description} | {$county} county {$city}, {$state} real estate |{/if} {if $pagenum&&$pagenum!=1} Page {$pagenum} - {/if}</title>
<meta name="keywords" content="{if $seo_text.meta_keywords}{$seo_text.meta_keywords}{else}{$category.description} {$city} city{if $pagenum&&$pagenum!=1} - page {$pagenum}{/if}, {$city} {$county} {$state},{$city},{$county} {$state},{$state_info.state_name},{$category.description} {$city}, {$state_info.state_name},realty for rent,property for rent,rentals search,rental search,rental,rent{/if}" />
<meta name="description" content="{if $seo_text.meta_description}{$seo_text.meta_description}{if $pagenum&&$pagenum!=1} page {$pagenum}{/if}{else}{$category.description} in {$city}{if $pagenum&&$pagenum!=1} - page {$pagenum}{/if}, {$county} county {$state}. RentalsSearch.com - rentals listings database included {$city} {$state} Commercial property, Homes for rent and other realty for rent in US.{/if}" />
<link rel="alternate" type="application/rss+xml" title="{$state} {$city} {$category.description} feed" href="{$HTTP_HOST}{$category.name}{if $state}{$DELIMITER}{$state|replace:" ":"-"}{/if}/rss" />
<link href="{$HTTP_IMG}style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrap-outer">
<div id="wrap">
<div id="header">
{include file="menu.tpl.html"}
<div class="header-text">
CountryWide Real Estate Rental listings search. Absolutely FREE to use rentals search service. Our database includes homes for rent, office space and other commercial real estate for rent, Apartments for rent listings.<br/><br/>
</div>
{php}echo action('checkstatus', 'index', 'user', array());{/php}
</div>
<div id="main-content">
<div class="content-block">
<div id="home-content">
<div class="content-block">
{include file="nav.tpl.html"}
<h1 class="main-title">{if $seo_text.h1}{$seo_text.h1}{else}{$city} {$state_info.state_name} {$category.description}. {$city}, {$state_info.state_name} real estate.{/if}</h1>
<div class="content-block justify">
{if $seo_text.meta_description}<p>{$seo_text.meta_description}</p>
<p>Daily updated information about commercial real estate across the {$state} state. Our {$state} {$category.description} listings includes industrial spaces, apartments, retail spaces, office spaces and other flex use spaces for rent and sale.</p>
{else}
RentalsSearch.com - rentals listings database including {$county} county <b>{$city} {$state_info.state_name} {$category.description}</b> and other real estate for rent in US.
{/if}
{include file="google_search.tpl.html"}
<div class="home-page-states">
{include file="houseslisting.tpl.html"}
</div>
{if $seo_text.body}
<h3>{$category.description} {$city}, {$county} county of {$state}</h3>
{$seo_text.body}
{/if}
<div class="new-events">
<table>
<tr>
<td valign="top" style="width:425px;">
<h3>Browse rent listings in {$city} {$state_info.state_name} by ZipCodes</h3>
{foreach from=$ZipCodes item=zipcode}
<a title="{$category.description} {$city|lower|capitalize}, {$state} {$zipcode.ZipCode}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}{$DELIMITER}{$county|lower|capitalize|replace:" ":"-"}{$DELIMITER}{$city|lower|capitalize|replace:" ":"-"}{$DELIMITER}{$zipcode.ZipCode}">{$zipcode.ZipCode}</a>
{/foreach}
</td>
<td valign="top" style="width:340px;">
<h3>{$county} {$state_info.state_name} Categories</h3>
<b>Browse {$state} Properties for rent by cities listed below:</b><br/>
{foreach from=$cities item=city}
<a title="{$category.description} {$city.City|lower|capitalize}, {$state}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}{$DELIMITER}{$county|lower|capitalize|replace:" ":"-"}{$DELIMITER}{$city.City|lower|capitalize|replace:" ":"-"}">{$city.City|lower|capitalize}</a>
{/foreach}
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
{include file="sidebar.tpl.html"}
<div class="clear"><br/></div>
{include file="footer.tpl.html"}
</div>
</div>
</body>
</html>