aboutsummaryrefslogtreecommitdiffstats
path: root/templates/shortcodes/hr.html
diff options
context:
space:
mode:
authorAhmed M Alaa <aa@4b.cx>2022-12-03 21:01:01 +0200
committerAhmed M Alaa <aa@4b.cx>2022-12-03 21:01:01 +0200
commit028f23e96dd4c6a86465cb616be84480ac3a7a1e (patch)
treecaffe481ff29aab5111e69b242cfc072a84912b6 /templates/shortcodes/hr.html
init: just ported the theme
Diffstat (limited to 'templates/shortcodes/hr.html')
-rw-r--r--templates/shortcodes/hr.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shortcodes/hr.html b/templates/shortcodes/hr.html
new file mode 100644
index 0000000..732aa3b
--- /dev/null
+++ b/templates/shortcodes/hr.html
@@ -0,0 +1 @@
+<hr data-content="{% if data_content %}{{ data_content }}{% endif %}" \> \ No newline at end of file