mirror of
https://github.com/PeridexisErrant/DF-Walkthrough.git
synced 2025-09-22 05:40:49 +02:00
5 lines
No EOL
137 B
HTML
5 lines
No EOL
137 B
HTML
{# layout.html #}
|
|
{# Import the theme's layout. #}
|
|
{% extends "!layout.html" %}
|
|
|
|
{% set css_files = css_files + ['_static/dftext.css'] %} |