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