9 lines
291 B
Plaintext
9 lines
291 B
Plaintext
{{#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}} |