You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
584 B

<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib prefix="x" uri="http://java.sun.com/jsp/jstl/xml"%>
<div class="row" style="margin-top: 12px;">
<div class="col-md-7">
<a class="brand" href="${pageContext.request.contextPath}/pages/home/homepage.do">
<img alt="safemode" src="/safemode/static/styles/safemode.png">
</a>
</div>
<div class="col-md-5">
<p class="safemode-lead text-right">Gest&atilde;o de legisla&ccedil;&atilde;o</p>
</div>
</div>