Skip to content

Commit

Permalink
fix(vote): add load static to change password template
Browse files Browse the repository at this point in the history
  • Loading branch information
igr-santos authored Sep 25, 2024
1 parent fdfbb04 commit 1e06e27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends 'votepeloclima/base.html' %}
{% load crispy_forms_filters %}
{% load crispy_forms_filters static %}

{% block content %}
<div class="d-flex" style="height:100vh;">
Expand Down

0 comments on commit 1e06e27

Please sign in to comment.