From 5bc2ad15176a8abd290e5e23406416248c080271 Mon Sep 17 00:00:00 2001 From: pvincent Date: Tue, 29 Nov 2022 10:52:17 +0400 Subject: [PATCH] view misses div class row --- lang/master/tpl/group/view.mtt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/master/tpl/group/view.mtt b/lang/master/tpl/group/view.mtt index 1208f3b..6847d5f 100644 --- a/lang/master/tpl/group/view.mtt +++ b/lang/master/tpl/group/view.mtt @@ -1,6 +1,6 @@ ::use 'base.mtt':: - +
@@ -185,8 +185,8 @@
- - ::use 'footer.mtt':: - ::end:: +
+::use 'footer.mtt':: +::end:: ::end::