In Jinja2 templating engine (using Flask), I want to achieve something like that:
{% reusable_block avatar(user) %}
I think you're looking for macros