We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 934d6b6 + 8475ce5 commit 5591c40Copy full SHA for 5591c40
templates/policies/code-of-conduct.html.hbs
@@ -41,9 +41,7 @@
41
<div class="highlight"></div>
42
</header>
43
{{#fluent "coc-moderation-description"}}
44
- {{#fluentparam "coc-rust-moderation-team-anchor"}}
45
- <a href="{{baseurl}}/governance/teams/moderation">{{fluent "coc-moderation-description-team-anchor-text"}}</a>
46
- {{/fluentparam}}
+ {{#fluentparam "coc-rust-moderation-team-anchor"}}<a href="{{baseurl}}/governance/teams/moderation">{{fluent "coc-moderation-description-team-anchor-text"}}</a>{{/fluentparam}}
47
{{/fluent}}
48
</div>
49
</section>
0 commit comments