summaryrefslogtreecommitdiff
path: root/templates/shortcodes/window.html
diff options
context:
space:
mode:
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>