Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<p>Asunto: {{name}}</p>
|
||||
<p>Fecha Final: {{dateEnd}}</p>
|
||||
|
||||
<p><a href="{{recordUrl}}">Ver registro</a></p>
|
||||
@@ -0,0 +1,4 @@
|
||||
<p>Asunto: {{name}}</p>
|
||||
<p>Comienzo: {{#if isAllDay}}{{dateStartDate}}{{else}}{{dateStart}}{{/if}}</p>
|
||||
|
||||
<p><a href="{{recordUrl}}">Ver registro</a></p>
|
||||
@@ -0,0 +1 @@
|
||||
Recordatorio sobre {{{entityTypeLowerFirst}}} '{{{name}}}'
|
||||
Reference in New Issue
Block a user