File "vendor_error.html"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/proc/thread-self/root/opt/fleetssl-cpanel/vendor_error.html
File size: 493 bytes
MIME-type: text/plain
Charset: utf-8

<div id="addError" class="alert alert-danger">
    <span class="glyphicon glyphicon-remove-sign"></span>
    <div class="alert-message">
        <p>{{TS `There was a problem processing your request`}}</p>
        <ul>
            {{ range . }}
            <li>{{ . }}</li>
            {{ end }}
        </ul>
    </div>
</div>
<div class="return-link">
    <a id="lnkReturn" href="?">
        <span class="glyphicon glyphicon-circle-arrow-left"></span>
        {{TS `Go Back`}}
    </a>
</div>