We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3590bf commit 4b5fe49Copy full SHA for 4b5fe49
1 file changed
bedrock/base/templates/base.html
@@ -76,7 +76,7 @@ <h2><a href="{{ url('mozorg.home') }}"><img src="{{ MEDIA_URL }}img/sandstone/he
76
77
<div class="footer-license">
78
<p>
79
- {% trans url='/foundation/licensing/website-content.html' %}
+ {% trans url=url('foundation.licensing.website-content') %}
80
Portions of this content are ©1998–{{ current_year }} by individual
81
mozilla.org contributors. Content available under
82
a <a href="{{ url }}">Creative Commons license</a>.
0 commit comments