nativegallery-weryskok/static/js/newcore.js
2024-07-12 01:02:00 +03:00

3 lines
No EOL
458 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

function errimg() {
$('#err').html(`<center><div class="p20 s5" style="border:none; margin:0 -20px"><b>Фото потеряно при крахе винчестера</b><div class="sm" style="margin-top:5px">Если у вас есть это фото, пожалуйста, пришлите его на <a href="mailto:admin@transphoto.org?subject=Для восстановления фото 651731">admin@transphoto.org</a></div></div></center>`);
}