summary refs log tree commit diff stats
path: root/src/themes/serene/templates/shortcodes/important.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/themes/serene/templates/shortcodes/important.html')
-rw-r--r--src/themes/serene/templates/shortcodes/important.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/themes/serene/templates/shortcodes/important.html b/src/themes/serene/templates/shortcodes/important.html
new file mode 100644
index 0000000..451c141
--- /dev/null
+++ b/src/themes/serene/templates/shortcodes/important.html
@@ -0,0 +1,2 @@
+{% import "macros/prose.html" as macros %}
+{{ macros::callout(name="important") }}