diff --git a/docs/frontend_creating_custom_panels.md b/docs/frontend_creating_custom_panels.md index eb042943..020589b0 100644 --- a/docs/frontend_creating_custom_panels.md +++ b/docs/frontend_creating_custom_panels.md @@ -31,7 +31,7 @@ The `hello.html` contains the needed building blocks to create the elements insi font-weight: bold; } -

Hello {% raw %}{{who}}{% endraw %}. Greetings from Home Assistant.

+

Hello {{who}}. Greetings from Home Assistant.