mirror of
https://github.com/Wcowin/Mkdocs-Wcowin.git
synced 2025-07-20 17:06:34 +00:00
6 lines
122 B
HTML
6 lines
122 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block announce %}
|
|
<!-- Add announcement here, including arbitrary HTML -->
|
|
{% endblock %}
|