| 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/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}{$state} ({$state_info.state_name}) {$category.description} listings | {if $pagenum&&$pagenum!=1} Page {$pagenum} - {/if} RentalsSearch.com | Rental Search service{/if}{if $pagenum&&$pagenum!=1} | Page {$pagenum} - RentalsSearch.com{/if}</title>
<meta name="keywords" content="{if $seo_text.meta_keywords}{$seo_text.meta_keywords},{foreach from=$tags item=tag name=tags1}{$tag.keywords},{/foreach}{$category.description} {$state}{if $pagenum&&$pagenum!=1} page {$pagenum}{/if}{else}{$category.description} {$state}{if $pagenum&&$pagenum!=1} - page {$pagenum}{/if},{foreach from=$tags item=tag name=tags1}{$tag.keywords},{/foreach}{$state},{$state_info.state_name},{$category.description} {$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} Listings page {$pagenum}.{/if}{else}{$category.description} in {$state}{if $pagenum&&$pagenum!=1} - page {$pagenum}{/if}. RentalsSearch.com - rentals listings database included {$state} Commercial property, Homes for rent and other realty for rent in US.{/if}"/>
<link rel="alternate" type="application/rss+xml" title="{$state} {$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">
{include file="nav.tpl.html"}
<div id="home-content">
<div class="content-block">
<h1 class="main-title">{if $seo_text.h1}{$seo_text.h1}{else}{$state} {$category.description} listings - {$category.description} in {$state_info.state_name}{/if}</h1>
<div class="content-block justify">
{include file="google_search.tpl.html"}
{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 <b>{$state} {$category.description}</b> and other real estate for rent in US.
{$state} {$category.description}, Single family homes, Condos, Appartaments for rent.
{/if}
<div class="home-page-states">
{include file="houseslisting.tpl.html"}
</div>
<h3>Details about {$category.description} in {$state}</h3>
{if $seo_text.body}{$seo_text.body}{/if}
{if $tags}
<h4 class="of_prop">This page can be reached by the following keywords:</h4>
{foreach from=$tags item=tag name=tags1}
<strong>{$tag.keywords}</strong>{if $smarty.foreach.tags1.last}{else},{/if}
{/foreach}
{/if}
<div class="new-events">
<table>
<tbody><tr>
<td valign="top" style="width:425px;">
<h3>{$state} Rent Listings</h3>
<ul>
<li><a href="{$HTTP_HOST}commercial-property-for-rent{$DELIMITER}{$state|replace:" ":"-"}" title="Commercial property rent in {$state}">Commercial property rent in {$state_info.state_name}</a></li>
<li><a href="{$HTTP_HOST}homes-for-rent{$DELIMITER}{$state|replace:" ":"-"}" title="Homes for Rent in {$state}">Homes for Rent in {$state_info.state_name}</a></li>
<li><a href="{$HTTP_HOST}apartments-for-rent{$DELIMITER}{$state|replace:" ":"-"}" title="Apartments for Rent in {$state}">Apartments for Rent in {$state_info.state_name}</a></li>
</ul>
</td>
<td valign="top" style="width:340px;">
<h3>{$state_info.state_name} Rental listings by counties</h3>
<b>Browse {$state} Properties for rent by counties listed below:</b><br/>
{foreach from=$counties item=county name=countylist}
<a title="{$category.description} from {$county.CountyName|lower|capitalize:true} county of {$state}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}{$DELIMITER}{$county.CountyName|lower|capitalize|replace:" ":"-"}">{$county.CountyName|lower|capitalize:true}</a>
{/foreach}
</td>
</tr>
</tbody></table>
<br/>
</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>