diff --git a/content/client-server-api/modules/mentions.md b/content/client-server-api/modules/mentions.md
index 87d905d7..b25cd971 100644
--- a/content/client-server-api/modules/mentions.md
+++ b/content/client-server-api/modules/mentions.md
@@ -1,7 +1,7 @@
### User and room mentions
-{{< changed-in v="1.7" >}}
+{{% changed-in v="1.7" %}}
This module allows users to "mention" other users and rooms within a room event.
This is primarily used as an indicator that the recipient should receive a notification
diff --git a/content/client-server-api/modules/push.md b/content/client-server-api/modules/push.md
index 5e3410fa..942043d2 100644
--- a/content/client-server-api/modules/push.md
+++ b/content/client-server-api/modules/push.md
@@ -557,7 +557,7 @@ Definition:
**`.m.rule.contains_display_name`**
-{{< changed-in v="1.7" >}}
+{{% changed-in v="1.7" %}}
As of `v1.7`, this rule is deprecated and should only be enabled if the event
does not have an `m.mentions` property.
@@ -626,7 +626,7 @@ Definition:
**`.m.rule.roomnotif`**
-{{< changed-in v="1.7" >}}
+{{% changed-in v="1.7" %}}
As of `v1.7`, this rule is deprecated and should only be enabled if the event
does not have an `m.mentions` property.
@@ -754,7 +754,7 @@ Definition:
**`.m.rule.contains_user_name`**
-{{< changed-in v="1.7" >}}
+{{% changed-in v="1.7" %}}
As of `v1.7`, this rule is deprecated and should only be enabled if the event
does not have an `m.mentions` property.