The "camp_date_format" modifier formats a date string as specified:
{{ <string>|camp_date_format:"<date_attribute>" }}
{{ <string>|camp_date_format:"<date_format>" }}
<date_attribute> may be one of the following:
<date_format> may contain any printable character; escape " (double quotes) in the date formatting with \ (backslash). For example: "%M %e, %Y, \"%W\"" will display the the date like this: July 5, 2008, "Saturday".
The following groups of characters have special meaning:
None
The "obfuscate_email" modifier obfuscates a string; the email string is obfuscated to prevent spambot web crawlers from finding it.
{{ <email_string>|obfuscate_email }}
There has been error in communication with Booktype server. Not sure right now where is the problem.
You should refresh this page.