Subversion Repositories bacoAlunos

Rev

Rev 1576 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1576 Rev 1827
Line 7... Line 7...
7
<%--
7
<%--
8
 <?xml version="1.0" encoding="utf-8"?>
8
 <?xml version="1.0" encoding="utf-8"?>
9
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
9
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
10
--%>
10
--%>
11
<!DOCTYPE html>
11
<!DOCTYPE html>
12
<html:html locale="true">
12
<html:html >
13
    <head>
13
    <head>
14
        <title><bean:message key="site.title"/> - <tiles:getAsString name="title"/></title>
14
        <title><bean:message key="site.title"/> - <tiles:getAsString name="title"/></title>
15
        <link type="text/css" rel="stylesheet" href="<%=request.getContextPath()%>/css/intranet.css"/>
15
        <link type="text/css" rel="stylesheet" href="<%=request.getContextPath()%>/css/intranet.css"/>
16
        <jsp:include page="/layout/scripts.jsp"/>
16
        <jsp:include page="/layout/scripts.jsp"/>
17
    </head>
17
    </head>