summaryrefslogtreecommitdiff
path: root/templates/shortcodes/window.html
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-01-26 16:13:52 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2026-01-27 16:20:37 +0100
commitc4be3181b6f9dc02f6b659506706445c11d9db45 (patch)
treea6e386e7f0e92a008bbdf80cfbb55bc75dcbe4d6 /templates/shortcodes/window.html
parent5737068b4153ba6173206bdb05e504a41ee87d3b (diff)
Add a blog
Diffstat (limited to 'templates/shortcodes/window.html')
-rw-r--r--templates/shortcodes/window.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/shortcodes/window.html b/templates/shortcodes/window.html
index 3fe8b50..6fe4a90 100644
--- a/templates/shortcodes/window.html
+++ b/templates/shortcodes/window.html
@@ -1,4 +1,4 @@
-<section class="window cutoff-corners">
+<section class="window cutoff-corners {% if classes %}{{classes}}{% endif %}">
<header class="titlebar">
<span class="label">{{title}}</span>
</header>