diff --git a/lib/exmr_web/live/exam_live/index.html.heex b/lib/exmr_web/live/exam_live/index.html.heex index 8e38a73..478325e 100644 --- a/lib/exmr_web/live/exam_live/index.html.heex +++ b/lib/exmr_web/live/exam_live/index.html.heex @@ -19,7 +19,9 @@
<%= exam.subject %>
-
<%= exam.date %> | In <%= Date.diff(exam.date, Date.utc_today()) %> days
+
+ <%= exam.date %> | In <%= Date.diff(exam.date, Date.utc_today()) %> days +