4 lines
219 B
Markdown
4 lines
219 B
Markdown
# Template Setup
|
|
|
|
Templates are HTML files that define the structure of your web pages. They are stored in the `templates` directory. Each template can include other templates and use Jinja2 syntax for dynamic content.
|