mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-01 15:28:25 +00:00
[SIS-xxx] allowing an orf news post to have no title
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"name": "<@safe_include "orf_news_post_author"/>"
|
||||
},
|
||||
"title": {
|
||||
<#if title?has_content>
|
||||
"title": "${title?json_string}",
|
||||
</#if>
|
||||
"url": "${url}"
|
||||
},
|
||||
"description": "${url?json_string}<#if description?has_content>\n${description?json_string}</#if>",
|
||||
|
||||
Reference in New Issue
Block a user