do a systematic review of all href() / url_for() / url usage in your templates - you need to escape URLs in html
- do a GLOBAL change in theme replace 'page' by 'item' - but keep configuration attribute names for now
- while doing that, also check 'item' vs 'item_name'
- review theme code and make sure the docstrings are up-to-date and correct