403Webshell
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/corbizre/freerealestateresources.com/templates/city.tpl.html
<!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>{$city|lower|capitalize:true}, {$state_info.state_desc} {$category.description} {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="{$city|lower|capitalize:true} {$state_info.state_desc} real estate{if $pagenum&&$pagenum!=1} Page {$pagenum}{/if},{$city|lower|capitalize:true} {$state_info.state_desc} Residential Properties,{$city|lower|capitalize:true} {$state_info.state_desc} foreclosed homes,{$city|lower|capitalize:true} {$state_info.state_desc} real estate search,{$city|lower|capitalize:true} {$state_info.state_desc} foreclosures,{$city|lower|capitalize:true} {$state_info.state_desc} Banks REO,{$city|lower|capitalize:true} {$state_info.state_desc} HUD foreclosures,{$city|lower|capitalize:true} {$state_info.state_desc} USDA foreclosures,{$city|lower|capitalize:true} {$state_info.state_desc} banks foreclosures"/>
<meta name="description" content="Daily updated {$city|lower|capitalize:true}, {$state_info.state_desc} {$category.description}{if $pagenum&&$pagenum!=1} Page {$pagenum}{/if}. Nice resource for searching {$category.description} in {$city|lower|capitalize:true}, {$state_info.state_desc} by MLS number, Banks, Government foreclosures and Residential Properties."/>
</head>

<body class="home blog">
<div id="container">
    <div id="logo">
        <span id="site-title">
            <a href="{$HTTP_HOST}" title="{$city|lower|capitalize:true}, {$state_info.state_desc} real estate listings" rel="home">Free Real Estate Listings</a>
        </span>
    </div>

    <div id="rightCol" class="shadow">
        <div id="topBar">
            <div id="leader_lu">
<script type="text/javascript" src="{$HTTP_HOST}adv/city_link.js"></script>        
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
            </div>        
        </div>
        <div id="mainContent">                      
        <div id="content" role="main">
            


{include file="breadcrumb.tpl.html"}

        <div id="post" class="post">

                
            <h1>{$category.description} in {$city|lower|capitalize:true}, {$state_info.state_name} - {$city|lower|capitalize:true} real estate listings</h1>
                        
            <div class="entry-content">
       <p>
       Feel free to search through {$category.description} in {$city|lower|capitalize:true}, {$state_info.state_desc} by MLS#, City, Zip, Address and Property type. 
       Great resource for search {$city|lower|capitalize:true} real estate because our site includes listings from many sources like Banks, 
       {$city|lower|capitalize:true} HUD (U.S. Department of Housing and Urban Development), 
       {$city|lower|capitalize:true} USDA (U.S. Department of Agriculture) 
       and {$city|lower|capitalize:true} VA (Veterans Affairs) and other types of real estate for sale.
      </p>
                  <div class="clearfix"></div> 
      
      <div>
      {include file="houseslisting.tpl.html"}                 
      </div>                                             
      {if $houses_related}
<h4>You also can be interested in other Real Estate from {$city|lower|capitalize:true}, {$state_info.state_name}</h4> 
                 <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_related 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>
{/if}                                            
                                                    </div><!-- .entry-content -->
            
                                    
            {if $houses}
            <div class="entry-utility">
        <div><h3>Browse {$category.description} listings in {$city|lower|capitalize:true} {$state_info.state_name} by ZipCodes:</h3></div>
        <div style="padding-top: 0pt; padding-bottom: 0pt;text-align:left;">
  <p style="text-align: left;">
                    {foreach from=$ZipCodes item=zipcode}
                     <a title="{$city|lower|capitalize}, {$state} {$zipcode.ZipCode} {$category.description}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}{$DELIMITER2}{$city|lower|replace:" ":"-"}{$DELIMITER2}{$zipcode.ZipCode}.html">{$zipcode.ZipCode}</a>&nbsp;                     
                    {/foreach}</p>
         </div>
                            </div><!-- .entry-utility -->
            {/if}
        </div><!-- #post-## -->


            </div><!-- #content -->

        </div>
    </div>
        <div style="" id="leftCol" class="shadow">
        
        <div id="primary" class="widget-area">
            <ul class="xoxo">
        <li id="tag_cloud-2" class="widget-container widget_tag_cloud">
                   {include file="search_form2.tpl.html"}
{if $houses|@count>4}
<script type="text/javascript" src="{$HTTP_HOST}adv/city_left.js"></script>        
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
{/if}
                                                  <h3>Categories</h3>
                             <ul>
                            {foreach from=$categories item=category}
                            <li><a title="{$city|lower|capitalize:true} {$state_info.state_name} {$category.description}" href="{$HTTP_HOST}{$category.name}{$DELIMITER}{$state|replace:" ":"-"}{$DELIMITER2}{$city|lower|replace:" ":"-"}.html">{$city|lower|capitalize:true}, {$state_info.state_name} {$category.description}</a></li>
                            {/foreach}
                            </ul>
        </li>               
        <li> </li>
                        
            </ul>
        </div><!-- #primary .widget-area -->
    
</div>
    {include file=footer.tpl.html}

</div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit