Skip to content

Commit

Permalink
bugfix: remove duplicate footer
Browse files Browse the repository at this point in the history
  • Loading branch information
blms committed Oct 21, 2024
1 parent 209b259 commit bbfaf85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/templates/cms/home_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
{% if page.featured_video_url %}
{% include '_home/_video.html' %}
{% endif %}
{% include '_home/_footer.html' %}
</div>
</div>
{% endif %}
Expand Down

0 comments on commit bbfaf85

Please sign in to comment.