diff options
Diffstat (limited to 'templates/shortcodes/hr.html')
| -rw-r--r-- | templates/shortcodes/hr.html | 1 |
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 |
