Skip to content

Commit c3cbaeb

Browse files
author
Tom Mitchelmore
committed
Fix nested panels on WordPress Controllers
1 parent beb174e commit c3cbaeb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/the-basics/wordpress-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ It is recommended that you implement the Twig file in line with what Timber sugg
9191

9292
:::info
9393
**Note:** If a `single-password.twig` file is **not found,** the middleware will fall back gracefully to the default behaviour, which is to **ignore the password functionality and render the page as normal**.
94-
:::info
94+
:::
9595

9696
### Changing the Twig file used for password protected pages
9797

versioned_docs/version-v6/the-basics/wordpress-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ It is recommended that you implement the Twig file in line with what Timber sugg
9191

9292
:::info
9393
**Note:** If a `single-password.twig` file is **not found,** the middleware will fall back gracefully to the default behaviour, which is to **ignore the password functionality and render the page as normal**.
94-
:::info
94+
:::
9595

9696
### Changing the Twig file used for password protected pages
9797

versioned_docs/version-v7/the-basics/wordpress-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ It is recommended that you implement the Twig file in line with what Timber sugg
9191

9292
:::info
9393
**Note:** If a `single-password.twig` file is **not found,** the middleware will fall back gracefully to the default behaviour, which is to **ignore the password functionality and render the page as normal**.
94-
:::info
94+
:::
9595

9696
### Changing the Twig file used for password protected pages
9797

versioned_docs/version-v8/the-basics/wordpress-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ It is recommended that you implement the Twig file in line with what Timber sugg
9191

9292
:::info
9393
**Note:** If a `single-password.twig` file is **not found,** the middleware will fall back gracefully to the default behaviour, which is to **ignore the password functionality and render the page as normal**.
94-
:::info
94+
:::
9595

9696
### Changing the Twig file used for password protected pages
9797

0 commit comments

Comments
 (0)