Arc-hive-omeka-theme/view/omeka/site/item/browse.phtml

5 lines
74 B
PHTML
Raw Normal View History

2021-04-25 09:49:47 +02:00
<script>
window.location.replace("<?= $this->site->url() ?>");
</script>