Takwimu is a free and open development information service, transforming access to high quality analysis and data for African changemakers. Accessible at https://takwimu.africa/
Update HURUmap & cleanup templates to fix the following error when running make compilescss:
Error parsing template /usr/local/lib/python3.7/site-packages/census/templates/data/data_distribution.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Error parsing template /src/hurumap/hurumap/templates/data/_base_data.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Invalid template /src/takwimu/takwimu/templates/data/_base_data.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Error parsing template /src/takwimu/takwimu/templates/data/data_map.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Error parsing template /usr/local/lib/python3.7/site-packages/census/templates/data/data_builder.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Error parsing template /usr/local/lib/python3.7/site-packages/wazimap/templates/data/_base_data.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Error parsing template /usr/local/lib/python3.7/site-packages/census/templates/data/data_table.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Error parsing template /usr/local/lib/python3.7/site-packages/wazimap/templates/data/data_map.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Error parsing template /usr/local/lib/python3.7/site-packages/census/templates/data/data_map.html: Invalid block tag on line 119: 'get_static_prefix', expected 'endblock'. Did you forget to register or load this tag?
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
Screenshots
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
Description
Update HURUmap & cleanup templates to fix the following error when running
make compilescss
:Type of change
Screenshots
Checklist: