uikit #3
@@ -131,7 +131,7 @@
|
|||||||
[end]
|
[end]
|
||||||
</ul>
|
</ul>
|
||||||
[end]
|
[end]
|
||||||
[# !! IMPROVE ME those two lists (above and below) can be combined together
|
[# !! IMPROVE ME those two lists (above and below) can be combined together]
|
||||||
[if item_tab]
|
[if item_tab]
|
||||||
<ul class="uk-list uk-list-disc uk-list-collapse">
|
<ul class="uk-list uk-list-disc uk-list-collapse">
|
||||||
[for item_tab]
|
[for item_tab]
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
|
|
||||||
[else]
|
[else]
|
||||||
|
|
||||||
[!! improve me: may it would be better to not use a list here?]
|
[#!! improve me: may it would be better to not use a list here?]
|
||||||
<ul class="uk-list uk-list-disc uk-list-collapse">
|
<ul class="uk-list uk-list-disc uk-list-collapse">
|
||||||
<li><a href="[doc_base_url][dir][item_url]">[item_url]</a></li>
|
<li><a href="[doc_base_url][dir][item_url]">[item_url]</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Reference in New Issue
Block a user