From b715d1a5a5b28b63222700a52b7cd4bd6fef1af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Arag=C3=B3n?= Date: Wed, 24 Apr 2019 14:18:40 -0500 Subject: [PATCH] fix --- main/template/default/macro/macro.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/template/default/macro/macro.tpl b/main/template/default/macro/macro.tpl index 0de0aa9f48..82d137177e 100644 --- a/main/template/default/macro/macro.tpl +++ b/main/template/default/macro/macro.tpl @@ -139,7 +139,7 @@ {% if extra %} {{ extra }} - {% end %} + {% endif %}