From 289d65331d3b692f32788cd2d27695cc8cd76cdc Mon Sep 17 00:00:00 2001 From: Mario Sergio Date: Mon, 2 Sep 2024 14:59:40 -0300 Subject: [PATCH] feat(votepeloclima): Added thumbnail on card profile template --- .../templates/candidature/candidature_search.html | 4 ++-- app/org_eleicoes/votepeloclima/settings/base.py | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/app/org_eleicoes/votepeloclima/candidature/templates/candidature/candidature_search.html b/app/org_eleicoes/votepeloclima/candidature/templates/candidature/candidature_search.html index ba79e45e..4894b0f9 100644 --- a/app/org_eleicoes/votepeloclima/candidature/templates/candidature/candidature_search.html +++ b/app/org_eleicoes/votepeloclima/candidature/templates/candidature/candidature_search.html @@ -1,5 +1,5 @@ {% extends "votepeloclima/base.html" %} -{% load static crispy_forms_filters compress %} +{% load static crispy_forms_filters compress thumbnail %} {% block head_css %} {{ block.super }} @@ -43,7 +43,7 @@
Filtrar resul {% for candidature in candidatures %}