Skip to content

Commit

Permalink
New line
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjeevz3009 committed Nov 26, 2024
1 parent d955f36 commit 42341b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cms/jinja2/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@
}}
{# fmt:on #}

{% endblock %}
{% endblock %}
2 changes: 1 addition & 1 deletion cms/jinja2/templates/base_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
{% block scripts %}
{{ super() }}
{% include "templates/partials/content_scripts.html" %}
{% endblock %}
{% endblock %}

0 comments on commit 42341b6

Please sign in to comment.