Skip to content

Commit

Permalink
fix(vote): add load static to password reset done template
Browse files Browse the repository at this point in the history
  • Loading branch information
igr-santos authored Sep 26, 2024
1 parent 1e06e27 commit aef79b2
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 aef79b2

Please sign in to comment.