publiccode.si/site/layouts/partials/action-box.html

5 lines
254 B
HTML

{{ "<!-- 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>