summary refs log tree commit diff stats
path: root/src/themes/serene/templates/categories/single.html
blob: 9069f6b4859273037ae26ee3d606877a4a077307 (plain) (blame)
1
2
3
<script>
  window.location.assign('{{ get_url(path="/") }}');
</script>