add memberships and bookmarks

This commit is contained in:
Joey Kimsey
2024-12-03 00:16:51 -05:00
parent bf7b7ba1c9
commit 03aedc3020
28 changed files with 2314 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{LOOP}
<div class="col-xlg-6 col-lg-6 col-md-6 col-sm-6 col-xs-6">
{panel}
</div>
{/LOOP}
{ALT}
<div class="col-xlg-6 col-lg-6 col-md-6 col-sm-6 col-xs-6">
<p>no folders</p>
</div>
{/ALT}