Jakweb.ch stuff
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
clouddesk/template/business/tplblocks/header-faq-article.php

9 lines
422 B

<div class="page-header page-header-xs" style="background-image: url('<?php echo BASE_URL."files/editor/header/bg14.jpg";?>');">
<div class="filter"></div>
<div class="content-center">
<div class="container">
<h1 class="h1-small"><?php echo $JAK_FORM_DATA["title"];?></h1>
<h3><?php echo JAK_base::jakTimesince($JAK_FORM_DATA['time'], JAK_DATEFORMAT, JAK_TIMEFORMAT);?></h3>
</div>
</div>
</div>