1st commit
This commit is contained in:
9
wco/simplemobnav/navlist.mustache
Normal file
9
wco/simplemobnav/navlist.mustache
Normal file
@@ -0,0 +1,9 @@
|
||||
{{#links}}
|
||||
<p class=" mt-1 text-center text-sm text-gray-500">
|
||||
{{{label}}}
|
||||
<a class="font-semibold leading-6 text-secondary hover:text-primary"
|
||||
onclick="apx.simplemobnav.action('{{id}}','{{link}}','{{action}}','{{wconame}}');">
|
||||
{{{textlink}}}
|
||||
</a>
|
||||
</p>
|
||||
{{/links}}
|
Reference in New Issue
Block a user