PHP Classes

File: htdocs/themes/xswatch4/tpl/jumbotron.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xswatch4/tpl/jumbotron.tpl   Download  
File: htdocs/themes/xswatch4/tpl/jumbotron.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 570 bytes
 

Contents

Class file image Download
<div class="jumbotron<{if $xoops_banner != "&nbsp;"}> xo-jumbotron<{/if}>"> <div class="row"> <div class="col"><h2 class="display-4"><{$smarty.const.THEME_ABOUTUS}></h2></div> </div> <p class="lead"><{$xoops_meta_description}></p> <hr> <a class="btn btn-primary" href="<{$xoops_url}>/"><{$smarty.const.THEME_LEARNMORE}></a> <{if $xoops_banner != "&nbsp;"}> <div class="row d-none d-md-block mb-0"> <hr> <div class="col"><div class="text-center xoops-banner"><{$xoops_banner}></div></div> </div> <{/if}> </div>