1 Commits

Author SHA1 Message Date
lbt
5cd279df92 Possible fix for http://git.idk.i2p/i2p-hackers/i2p.www/-/issues/37 2023-01-13 13:32:22 +01:00

View File

@@ -403,7 +403,7 @@ network.
<td valign="top" colspan="2">{% trans %}&hellip; and many others{% endtrans %}</td>
</tr>
<tr>
<td><a href="site_url(about/hall-of-fame)">Hall of Fame!</a></td>
<td>{% trans famehall=site_url('about/hall-of-fame') -%}<a href="{{ famehall }}">Hall of Fame!</a>{%- endtrans %}</td>
</tr>
</table>
{% endblock %}