Deleted unnecessary newline
This commit is contained in:
@ -6,7 +6,6 @@ script:
|
|||||||
data:
|
data:
|
||||||
who: '{{ who }}'
|
who: '{{ who }}'
|
||||||
message: >-
|
message: >-
|
||||||
|
|
||||||
{% macro greeting() %}
|
{% macro greeting() %}
|
||||||
<p>
|
<p>
|
||||||
{% if now().strftime('%H')|int < 12%}
|
{% if now().strftime('%H')|int < 12%}
|
||||||
|
Reference in New Issue
Block a user