mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Layout: Split Base Layout
This commit is contained in:
parent
02243f6d2a
commit
6bfb8849dd
14 changed files with 100 additions and 100 deletions
3
_includes/layout/base/content.html
Normal file
3
_includes/layout/base/content.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{% comment %} This file is licensed under the MIT License (MIT) available on http://opensource.org/licenses/MIT. {% endcomment %} <div id="content" class="content">
|
||||
{{ content }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue