Skip to content

Commit

Permalink
Add missing waffle template tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchrisadams committed Jul 11, 2024
1 parent 9edd88f commit eacbf7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl8/templates/_profile_empty.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% load static widget_tweaks %}
{% load static widget_tweaks waffle_tags %}
<div class="profile prose pl-6 pt-8 mt-[5rem]">
<h2 class="text-xl font-normal">
Find people in the {{ request.constellation }} community based on what they do, where they live, what they're asking for help with, and what they're offering to other members.
Expand Down

0 comments on commit eacbf7a

Please sign in to comment.