PHP Classes

File: htdocs/modules/system/templates/system_popup_header.tpl

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/templates/system_popup_header.tpl   Download  
File: htdocs/modules/system/templates/system_popup_header.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: 7 years ago
Size: 352 bytes
 

Contents

Class file image Download
<!doctype html> <html lang="<{$xoops_langcode}>"> <head> <meta charset="<{$xoops_charset}>"> <meta name="robots" content="noindex, nofollow" /> <title><{$xoops_sitename|escape:'html':'UTF-8'}></title> <{section name=item loop=$headItems}> <{$headItems[item]}> <{/section}> <{if $closeHead|default:false}> </head> <body> <{/if}>