{% load trello_webhook_tags %}{{action.memberCreator.fullName}} updated list "{{action.data.list.name}}" on the board "{{action.data.board.name}}":
{% with action.data.list|trello_updates:action.data.old as updates %}{% endwith %}