fix missing translation tag
This commit is contained in:
@ -434,7 +434,7 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
|
||||
<td valign="top" colspan="2">{% trans %}… and many others{% endtrans %}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{% trans website=site_url(about/hall-of-fame) %}<a href="{{ website }}">Hall of Fame!</a></td>
|
||||
<td>{% trans website=site_url('about/hall-of-fame') %}<a href="{{ website }}">Hall of Fame!</a>{% endtrans %}</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user