TemplateSyntaxError at /
'block' tag with name 'extra_js' appears more than once
Request Method: GET
Request URL: http://1d60c4a3-dc95-4a8e-b364-d1e07b691b52-00-1unke5k06dq66.picard.replit.dev/
Django Version: 5.2.4
Exception Type: TemplateSyntaxError
Exception Value:
'block' tag with name 'extra_js' appears more than once
Exception Location: /home/runner/workspace/.pythonlibs/lib/python3.10/site-packages/django/template/loader_tags.py, line 228, in do_block
Raised during: dashboard.views.dashboard_view
Python Executable: /home/runner/workspace/.pythonlibs/bin/python
Python Version: 3.10.16
Python Path:
['/home/runner/workspace',
'/nix/store/lc7qv2ldzrs1aq3hbyzmbgvn0h2w26pl-sitecustomize/lib/python/site-packages',
'/nix/store/izqbpf8fkd2741sqwdca4a9kfy3ss2dx-python3.10-pip-24.0/lib/python3.10/site-packages',
'/nix/store/qlb1pg370bb647nj4dhc81y2jszvciz7-python3-3.10.16/lib/python310.zip',
'/nix/store/qlb1pg370bb647nj4dhc81y2jszvciz7-python3-3.10.16/lib/python3.10',
'/nix/store/qlb1pg370bb647nj4dhc81y2jszvciz7-python3-3.10.16/lib/python3.10/lib-dynload',
'/home/runner/workspace/.pythonlibs/lib/python3.10/site-packages',
'/nix/store/qlb1pg370bb647nj4dhc81y2jszvciz7-python3-3.10.16/lib/python3.10/site-packages',
'/home/runner/workspace/.pythonlibs/lib/python3.10/site-packages',
'/nix/store/9ym4wlfl13w339g1jqpgp9llwrqml3jx-python3.10-setuptools-75.1.1/lib/python3.10/site-packages']
Server time: Tue, 15 Jul 2025 08:14:47 +0300
Error during template rendering
In template /home/runner/workspace/templates/base.html, error at line 1159
'block' tag with name 'extra_js' appears more than once
1149 minute: '2-digit'
1150 });
1151 }
1152 };
1153
1154
1155
1156
1157
1158
1159 {% block extra_js %}{% endblock %}