mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-07 17:36:29 +00:00
Update frontend_creating_custom_panels.md
This commit is contained in:
parent
3ed5197cf9
commit
b23fdda794
@ -31,7 +31,7 @@ The `hello.html` contains the needed building blocks to create the elements insi
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
<p>Hello {% raw %}{{who}}{% endraw %}. Greetings from Home Assistant.</p>
|
||||
<p>Hello {{who}}. Greetings from Home Assistant.</p>
|
||||
</template>
|
||||
</dom-module>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user