mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-16 20:29:11 +00:00
[AB-xxx] some fixes/simplifications/changes for user installable applications
This commit is contained in:
@@ -1 +1 @@
|
||||
Reminder ID ${reminder.id?c}
|
||||
Reminder ID ${reminderId?c}
|
||||
@@ -1 +1 @@
|
||||
Due on ${reminderTargetDate} with text `${reminderText}` started [here](${messageLink}) ${joinedText}
|
||||
Due on ${reminderTargetDate} with text `${reminderText}`<#if messageLink?has_content> started [here](${messageLink})</#if> ${joinedText}
|
||||
@@ -1 +1 @@
|
||||
Due on ${reminderTargetDate} started [here](${messageLink}) ${joinedText}
|
||||
Due on ${reminderTargetDate} <#if messageLink?has_content>started [here](${messageLink}))</#if> ${joinedText}
|
||||
@@ -0,0 +1 @@
|
||||
Display name
|
||||
@@ -0,0 +1 @@
|
||||
User name
|
||||
Reference in New Issue
Block a user