diff --git a/src/main/webapp/WEB-INF/jsp/institucional/perguntasFrequentes.jsp b/src/main/webapp/WEB-INF/jsp/institucional/perguntasFrequentes.jsp index e9ba322..1bf9040 100644 --- a/src/main/webapp/WEB-INF/jsp/institucional/perguntasFrequentes.jsp +++ b/src/main/webapp/WEB-INF/jsp/institucional/perguntasFrequentes.jsp @@ -1,36 +1,52 @@ -<%@page contentType="text/html" pageEncoding="UTF-8"%> -<%@taglib prefix="t" tagdir="/WEB-INF/tags" %> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> - - - -
- -
-
${mensagem}
-
-
- -
-

Perguntas Frequentes

-
- -
- -
${perguntaFrequente.pergunta}
- - -
- -
-
-

Respostas Perguntas Frequentes

-
-
- -
${perguntaFrequente.resposta}
- - -
-
+<%@page contentType="text/html" pageEncoding="UTF-8"%> +<%@taglib prefix="t" tagdir="/WEB-INF/tags" %> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> + + + +
+ +
+ +
+ +
+
${mensagem}
+
+
+ +
+

Perguntas Frequentes

+
+
+ + + + +
+
+
+

Respostas Perguntas Frequentes

+
+
+ + +
\ No newline at end of file -- libgit2 0.21.2