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.
1 parent 667e8d7 commit fcea6a7Copy full SHA for fcea6a7
templates/governance/index.html.hbs
@@ -31,7 +31,7 @@
31
</header>
32
<div class="flex flex-column flex-row-l flex-wrap-l justify-start tc">
33
{{#each data.teams as |team| ~}}
34
- {{> governance/index-team team=team baseurl=baseurl}}
+ {{> governance/index-team team=team baseurl=../baseurl}}
35
{{/each~}}
36
</div>
37
0 commit comments