We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27a6d3a + a86ba24 commit bf03332Copy full SHA for bf03332
src/rocqproverorg_frontend/pages/governance_team.eml
@@ -113,7 +113,7 @@ Layout.render
113
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 19l-7-7m0 0l7-7m-7 7h18">
114
</path>
115
</svg>
116
- <a href="<%s Url.rocq_team None %>" class="hover:underline">Back to Governance</a>
+ <a href="<%s Url.rocq_team None %>" class="hover:underline">Back to Rocq Team</a>
117
</div>
118
<div class="flex flex-col md:flex-row gap-8 mb-8 md:items-center">
119
<div class="md:max-w-[70%]">
0 commit comments