﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
37005	Typo in custom template tags and filters example code block	daviddehoog		"In the documentation for custom template tags and filters, under Simple Block Tags there's ""A complete example"":  https://docs.djangoproject.com/en/6.0/howto/custom-template-tags/

Line 15 is:
        <details{open}>
which looks like a typo that should probably be:
        <details>{open}

Cheers
David"	Cleanup/optimization	closed	Documentation	6.0	Normal	invalid			Unreviewed	0	0	0	0	1	0
