aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/allauth/elements/h2.html
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-09-29 15:46:03 +0100
committerMatthew Lemon <y@yulqen.org>2024-09-29 15:46:03 +0100
commit52bdb091aebfc710756154d5699873161b0db0a9 (patch)
tree2f6d7fda5adea8e33aed0bcce5d7b08693eb12a1 /pyblackbird_cc/templates/allauth/elements/h2.html
parente74ff1d9a39c471ef8dca34732319e1361263ff9 (diff)
Added an holding paragraph on the sign in page.
Diffstat (limited to 'pyblackbird_cc/templates/allauth/elements/h2.html')
-rw-r--r--pyblackbird_cc/templates/allauth/elements/h2.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/pyblackbird_cc/templates/allauth/elements/h2.html b/pyblackbird_cc/templates/allauth/elements/h2.html
new file mode 100644
index 0000000..e2b412a
--- /dev/null
+++ b/pyblackbird_cc/templates/allauth/elements/h2.html
@@ -0,0 +1,5 @@
+{% load allauth %}
+<h2>
+ {% slot default %}
+ {% endslot %}
+</h2>