mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-25 19:46:52 +00:00
15 lines
185 B
HTML
15 lines
185 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<article class="page">
|
|
<header>
|
|
<h1 class="title indent">
|
|
{{ page.title }}
|
|
</h1>
|
|
</header>
|
|
<hr class="divider">
|
|
|
|
{{ content }}
|
|
</article>
|