fix hall of fame link, closes #37
This commit is contained in:
@ -403,7 +403,7 @@ network.
|
||||
<td valign="top" colspan="2">{% trans %}… 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 %}
|
||||
|
Reference in New Issue
Block a user