review homepage
This commit is contained in:
parent
f0ec919b6d
commit
b4745b657c
@ -196,7 +196,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% if not items is empty %}
|
{% if not items is empty %}
|
||||||
<div class="itemmenu" style="max-width:360px; display:flex; margin:20px auto 0px auto; flex-wrap: wrap; justify-content: center; zoom: 75%">
|
<div class="itemmenu" style="max-width:360px; display:flex; margin:20px auto 0px auto; flex-wrap: wrap; justify-content: center;">
|
||||||
{% for item in items %}
|
{% for item in items %}
|
||||||
{% if item.title|lower != "ninefolio" %}
|
{% if item.title|lower != "ninefolio" %}
|
||||||
<a href="{{ item.url }}" target="_blank">
|
<a href="{{ item.url }}" target="_blank">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user