Skip to content

Commit 14a5b18

Browse files
committed
styling fix
1 parent cfbe2cf commit 14a5b18

File tree

1 file changed

+1
-0
lines changed
  • src/django_idom/templatetags

1 file changed

+1
-0
lines changed

src/django_idom/templatetags/tags.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
register = template.Library()
55

6+
67
# Template tag that renders the IDOM scripts
78
@register.inclusion_tag("idom/head_content.html")
89
def idom_scripts():

0 commit comments

Comments
 (0)