tables update
This commit is contained in:
@@ -63,4 +63,19 @@
|
||||
{/loop}
|
||||
</ul>
|
||||
|
||||
{/loop}
|
||||
{/loop}
|
||||
|
||||
<h2>ALL FEATURES AND THEIR AVAILABILITY</h2>
|
||||
|
||||
<ul>
|
||||
{loop name="ft" type="feature" order="manual"}
|
||||
<li>
|
||||
#TITLE
|
||||
<ul>
|
||||
{loop name="ftav" type="feature_available" order="manual"}
|
||||
<li>#TITLE</li>
|
||||
{/loop}
|
||||
</ul>
|
||||
</li>
|
||||
{/loop}
|
||||
</ul>
|
||||
Reference in New Issue
Block a user