UI Page: Fix link on header.
This commit is contained in:
parent
7f12c9b4ad
commit
0b12436a31
@ -21,7 +21,7 @@ include ../../../mixins/components
|
||||
"{{ node.name }}",
|
||||
null,
|
||||
"{{ node.picture.thumbnail('h', api=api) }}",
|
||||
"{{ node.url }}")
|
||||
"{{ request.url }}")
|
||||
| {% else %}
|
||||
.container.pt-5
|
||||
.row
|
||||
|
Loading…
x
Reference in New Issue
Block a user