# -- # CustomerHTMLHeadNTW.tt - provides global HTML header for NewTicketWizard customer interface - SeTIC - UFSC - http://setic.ufsc.br/ # Rodrigo Gonçalves - rodrigo.g@ufsc.br # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (AGPL). If you # did not receive this file, see http://www.gnu.org/licenses/agpl.txt. # -- [% RenderBlockStart("MetaHttpEquivRefresh") %] [% INCLUDE "HTMLHeadRefresh.tt" %] [% RenderBlockEnd("MetaHttpEquivRefresh") %] [% RenderBlockStart("MetaLink") %] [% RenderBlockEnd("MetaLink") %] #[% RenderBlockStart("CommonCSS") %] # #[% RenderBlockEnd("CommonCSS") %] [% RenderBlockStart("ModuleCSS") %] [% RenderBlockEnd("ModuleCSS") %] [% Data.TitleArea | html %] [% Config("ProductName") %] [% INCLUDE "HTMLHeadBlockEvents.tt" %]