{% load static %} {% load render_bundle from webpack_loader %} {% load tz_detect %} My Finances {% if import_method == "public_cdn" %} {# #} {# #} {# #} {# #} {# #} {# #} {# Not in use at the moment MAY USE LATER ^^ #} {# #} {% else %} {# #} {# #} {# #} {# {% render_bundle 'all' 'js' %}#} {% render_bundle 'init' 'js' %} {% render_bundle 'tableify' 'js' %} {% render_bundle 'htmx' 'js' %} {% render_bundle 'font_awesome' 'js' %} {% endif %} {% render_bundle 'receipt_downloads' 'js' %} {{ analytics|safe }} {% tz_detect %} {# #}