{ "info": { "author": "AlexCLeduc", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# `django_template_block_args`\n\n\n## Motivation\n\nThis tool makes it easier to \"componentize\" your markup. Specifically, it makes it easier to create template tags that receive *blocks* as arguments. \n\n\nWe've all written dialog markup that looks like this:\n\n```django\n