From f28c56ddd35ab468527eda2b116f300732938205 Mon Sep 17 00:00:00 2001 From: soaos Date: Fri, 3 Apr 2026 17:20:59 -0400 Subject: Initial Commit (Fresh Start) --- templates/shortcodes/title_bar.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/shortcodes/title_bar.html (limited to 'templates/shortcodes/title_bar.html') diff --git a/templates/shortcodes/title_bar.html b/templates/shortcodes/title_bar.html new file mode 100644 index 0000000..facc6fb --- /dev/null +++ b/templates/shortcodes/title_bar.html @@ -0,0 +1,8 @@ +
+
{{ body | safe }}
+
+ {% if close %} + + {% endif %} +
+
-- cgit v1.3-2-g0d8e