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 8... Line 8...
8
<%--
8
<%--
9
 <?xml version="1.0" encoding="utf-8"?>
9
 <?xml version="1.0" encoding="utf-8"?>
10
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
10
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
11
--%>
11
--%>
12
<!DOCTYPE html>
12
<!DOCTYPE html>
13
<html:html locale="true">
13
<html:html >
14
    <head>
14
    <head>
15
        <title><bean:message key="site.title"/> - <tiles:getAsString name="title"/></title>
15
        <title><bean:message key="site.title"/> - <tiles:getAsString name="title"/></title>
16
 
16
 
17
        <jsp:include page="/layout/scripts.jsp"/>
17
        <jsp:include page="/layout/scripts.jsp"/>
18
    </head>
18
    </head>