mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
6 lines
207 B
Twig
6 lines
207 B
Twig
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html lang="{{ app['locale'] }}">
|
|
<body onload='parent.importDone("{{ err | e('js') }}");'>
|
|
</body>
|
|
</html>
|