0x1998 - MANAGER
Edit File: errors.twig
<dl> <dt>{{ name }}</dt> {% for error in error_list %} <dd>{{ error }}</dd> {% endfor %} </dl>