Your IP : 216.73.217.53


Current Path : /home/bonneesp/www/templates/untitled/data/
Upload File :
Current File : /home/bonneesp/www/templates/untitled/data/success.html

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>Success</title>
        <style type="text/css">
            .art-content-msgbox { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 20px; }
            .art-content-msgbox h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0 0 10px 0; text-align: center; }
            .art-content-msgbox p { margin: 15px 0 0 0; text-align: justify; }
            .art-content-msgbox .buttons { text-align: center; }
            #continue { height: 25px; font-size: 12px; margin-left: 5px; }
        </style>
    </head>
    <body>
        <div class="art-content-msgbox">
            <h3>Content is installed successfully.</h3>
            <p class="buttons"><button id="continue">Continue</button></p>
        </div>
    </body>
</html>