From 8260755b15ed3f1bc9a86c1f0cd55fd811e0d8f9 Mon Sep 17 00:00:00 2001 From: Eduardo Edson Batista Cordeiro Alves Date: Tue, 16 Feb 2016 10:35:32 -0200 Subject: [PATCH] =?UTF-8?q?Ajusta=20pagina=C3=A7=C3=A3o=20para=20bootstrap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix #186 --- templates/paginacao.html | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/templates/paginacao.html b/templates/paginacao.html index 102e0b56e..f4f3c3e98 100644 --- a/templates/paginacao.html +++ b/templates/paginacao.html @@ -1,35 +1,37 @@ {% if is_paginated %} - + {% endif %} \ No newline at end of file