Skip to content

Commit

Permalink
Merge pull request #4941 from v-anne/4845-pray-and-pay-revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
mlissner authored Jan 18, 2025
2 parents 533d39b + 8aa4005 commit 43eb1b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cl/assets/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,10 @@ <h1>You did not supply the "private" variable to your template.
tabindex="204"><i class="fa fa-bookmark-o gray fa-fw"></i>&nbsp;Notes</a></li>
<li><a href="{% url "tag_list" username=user.username %}"
tabindex="205"><i class="fa fa-tags gray fa-fw"></i>&nbsp;Tags</a></li>
{% flag "pray-and-pay" %}
<li><a href="{% url 'user_prayers' user.username %}"
tabindex="206"><i class="fa gray fa-fw"></i>&nbsp;Prayers</a></li><!--need to fix class-->
{% endflag %}
<li class="divider"></li>
<li><a href="{% url "profile_your_support" %}"
tabindex="207"><i class="fa fa-money gray fa-fw"></i>&nbsp;Your Support</a></li>
Expand Down

0 comments on commit 43eb1b3

Please sign in to comment.