b0y-101 Mini Shell


Current Path : E:/phpMyAdmin/templates/config/form_display/
File Upload :
Current File : E:/phpMyAdmin/templates/config/form_display/errors.twig

<dl>
    <dt>{{ name }}</dt>
    {% for error in error_list %}
        <dd>{{ error|raw }}</dd>
    {% endfor %}
</dl>

Copyright © 2019 by b0y-101