{{$content}}{{/content}}
diff --git a/calendar/templates/month_detailed.mustache b/calendar/templates/month_detailed.mustache
index d5dbfa4af1b..364397e1389 100644
--- a/calendar/templates/month_detailed.mustache
+++ b/calendar/templates/month_detailed.mustache
@@ -72,7 +72,7 @@
data-new-event-timestamp="{{neweventtimestamp}}">
{{#hasevents}}
-
{{mday}}
@@ -123,15 +123,13 @@
{{#hasevents}}
-
{{mday}}
{{/hasevents}}
{{^hasevents}}
-
{{mday}}
-
{{/hasevents}}
diff --git a/calendar/templates/threemonth_month.mustache b/calendar/templates/threemonth_month.mustache
index 8d175369a26..7dddb2fc2c4 100644
--- a/calendar/templates/threemonth_month.mustache
+++ b/calendar/templates/threemonth_month.mustache
@@ -15,7 +15,7 @@
along with Moodle. If not, see
.
}}
{{!
- @template calendar/calendar_threemonth
+ @template calendar/threemonth_month
Calendar view to show three months as a block.