|
{{ "<!-- ACTION BOX -->" | safeHTML }}
|
|
<a href="#action" id="action-box" class="hiddenlink page-scroll wow bounceInDown" data-wow-delay="1s">
|
|
{{ replace (i18n "action_box_text") "$INDS" (partial "functions/count_signatures.html" .) | markdownify }}
|
|
</a>
|