7 lines
332 B
Plaintext
7 lines
332 B
Plaintext
<%@taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%>
|
|
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
|
|
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
|
|
<t:graphicImage value="/resources/images/logo_telecom_new.gif" alt="Logo Telecom"/>
|
|
<f:verbatim><br></f:verbatim>
|
|
<h2>DBCFX - Gestione Operativa</h2>
|