HEX
Server: Apache/2.4.25 (Debian)
System: Linux server17 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: web37 (1062)
PHP: 7.4.30
Disabled: show_source, highlight_file, apache_child_terminate, apache_get_modules, apache_note, apache_setenv, virtual, dl, disk_total_space, posix_getpwnam, posix_getpwuid, posix_mkfifo, posix_mknod, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_nice, openlog, syslog, pfsockopen
Upload Files
File: /var/www/web37/htdocs/fickanzeiger/templates/social friendly/site/news.tpl
{capture assign="headData"}
<script type="text/javascript" src="{'/javascript/site/visitSite.js'|resurl}"></script> 
{/capture}

{include file="includes/header.tpl" title="{'siteNews_html_title'|lang}" metaDescription="{'siteNews_meta_description'|lang}" includeSearchEngine=true} 

{displayAd place="overSitesList"} 
<br />

<div class="show_arbo"> 
<h1>{'siteNews_h1'|lang}</h1>
</div>

{if $setting.rssNewsEnabled}
<a href="{'/rss/news'|url}" title="{'siteNews_rss'|lang}"><img src="{"/templates/$templateName/images/rss.png"|resurl}" class="rss_image1" alt="{'siteNews_rss'|lang}" /></a>
{/if}
{include file="site/item.tpl" sites=$newSites}    
          
{include file="includes/footer.tpl"}