Fixed to use restored v1 API
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{{ range .Favourites }}
|
||||
<tr style="height: 2em; vertical-align: center;">
|
||||
<td style="width: 30em; text-align: center;">
|
||||
<a href="/{{ .ID }}">
|
||||
<a href="/{{ .Code }}">
|
||||
{{ .Name }} ({{ .Code }})
|
||||
</a>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user