{% extends "main.html" %}
{#
Workshops Template
This template extends main.html without custom content.
All content is now rendered from markdown in docs/workshops/index.md
using Material for MkDocs features (grids, cards, icons, admonitions).
This file exists for future customizations if needed.
#}