valor/layouts/partials/sidebar.html

5 lines
143 B
HTML
Raw Normal View History

<aside>
<h1>This is the sidebar</h1>
<p>You can make your own changes by creating a new one in /layouts/partials/sidebar.html</p>
</aside>