mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
%html
|
|
%head
|
|
%body
|
|
:javascript
|
|
window.opener.location.reload(true);
|
|
window.close();
|