From 9d40355c281004599871257b0fc914b769100d81 Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 5 Oct 2023 18:04:53 +0200 Subject: [PATCH] wip #6340 --- views/screens/question_email.blade.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/views/screens/question_email.blade.php b/views/screens/question_email.blade.php index d60d30a..8d08916 100644 --- a/views/screens/question_email.blade.php +++ b/views/screens/question_email.blade.php @@ -1,10 +1,16 @@ -
+
@include('header_question', ['question' =>$question, 'max' => $max, 'position' => $position]) -
+
- + + + + + + +
-- 2.39.5