ernestophone.ens.fr/templates/admin/popup_response.html

10 lines
204 B
HTML
Raw Normal View History

2015-03-29 19:21:19 +02:00
<!DOCTYPE html>
<html>
<head><title></title></head>
<body>
<script type="text/javascript">
opener.dismissAddAnotherPopup(window, "{{ value }}", "{{ obj }}");
</script>
</body>
</html>