src/cm/media/js/lib/yui/yui_3.10.3/api/files/index.html
author Yves-Marie Haussonne <ymh.work+github@gmail.com>
Fri, 09 May 2014 18:35:26 +0200
changeset 656 a84519031134
parent 525 89ef5ed3c48b
permissions -rw-r--r--
add link to "privacy policy" in the header test

<!doctype html>
<html>
    <head>
        <title>Redirector</title>
        <meta http-equiv="refresh" content="0;url=../">
    </head>
    <body>
        <a href="../">Click here to redirect</a>
    </body>
</html>