UNPKG

apostrophe

Version:

The Apostrophe Content Management System.

6 lines (5 loc) 207 B
{%- for piece in data.widget._pieces -%} {% if piece.attachment %} <a href="{{ apos.attachments.url(piece.attachment) }}">{{ __ns('apostrophe', piece.title | d('')) }}</a> {% endif %} {%- endfor -%}