@ -10,6 +10,6 @@ description: Siden ble ikke funnet :(
<script>
function goBack() {
window.history.back();
history.go(-1); event.preventDefault();
}
</script>