Skip to content

Commit

Permalink
feat(forum) update title
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Aug 29, 2023
1 parent d51d665 commit 43eba02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lacommunaute/templates/forum/forum_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h2 class="mt-3">
data-matomo-category="engagement"
data-matomo-action="view"
data-matomo-option="forum">
Fiches {{ parent_forum.name }}
Les autres fiches du thème
</a>
<ul class="nav nav-tabs flex-column">
{% for sibling_forum in forums %}
Expand Down

0 comments on commit 43eba02

Please sign in to comment.