mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 09:56:30 +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;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<p>Hello {% raw %}{{who}}{% endraw %}. Greetings from Home Assistant.</p>
|
<p>Hello {{who}}. Greetings from Home Assistant.</p>
|
||||||
</template>
|
</template>
|
||||||
</dom-module>
|
</dom-module>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user