CustomerHeaderQPUFSC.tt 1.55 KB
# --
# CustomerHeaderQPUFSC.tt - provides global HTML header for UFSC
# Copyright (C) 2015, SeTIC - UFSC - http://setic.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.
# --
[%- INCLUDE "HTTPHeaders.tt" -%]

<!DOCTYPE html>
<html>
[% InsertTemplate("Copyright.tt") %]
[% InsertTemplate("CustomerHTMLHeadQPUFSC.tt") %]


<body class="NoJavaScript">
	<div id="header" class="noPrint">
		<table border="0" width="100%">
			<tbody>
				<tr style="height: 88px; vertical-align: bottom;">
					<td class="atalhoMenuLogo"><span class="tabstyles">
						<a href="http://servicosti.ufsc.br/">Catálogo de serviços</a> | <a href="/otrs/customer.pl?Action=CustomerTicketOverview">Meus chamados</a></span>
					</td>
				</tr>
			</tbody>
		</table>			
	</div>

<table id="titulo" width="100%" cellpadding="0" cellspacing="0">
						<tbody><tr>
							<td align="left" valign="top"><span class="titleText">PAI - <span style="font-weight: bolder">P</span>ortal de <span style="font-weight: bolder">A</span>tendimento <span style="font-weight: bolder">I</span>nstitucional</span></td>
							<td align="left" valign="top" width="1"></td>
						</tr>
					</tbody></table>
<div style="font-size: 0px;">
<div style="height: 2px; width: 100%; background-image: url('/otrs-web/skins/Customer/default/images/queues-panel/separador.gif'); background-repeat: repeat-x; background-position: 0 50%;"></div>
</div>

<!-- end header -->