mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
base docs
This commit is contained in:
5
source/_templates/layout.html
Normal file
5
source/_templates/layout.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{# layout.html #}
|
||||
{# Import the layout of the theme. #}
|
||||
{% extends "!layout.html" %}
|
||||
|
||||
{% set css_files = css_files + ['_static/default.css'] %}
|
||||
Reference in New Issue
Block a user