UNPKG

apostrophe

Version:

The Apostrophe Content Management System.

7 lines (6 loc) 171 B
{# Internationalize the date format string #} {%- if data.value -%} {{ __ns('apostrophe', 'Published') }} {%- else -%} {{ __ns('apostrophe', 'Draft') }} {%- endif -%}