diff --git a/ohlhafv/views.py b/ohlhafv/views.py index 0def955..76067e0 100644 --- a/ohlhafv/views.py +++ b/ohlhafv/views.py @@ -41,7 +41,7 @@ def ohlhafv_submit(request, *args, **kwargs): email = form.cleaned_data.get('victim_email', '') url = f'https://{URL}/ohlhafv/list' - subject = _('Sinut on haastettu Øhlhäfviin!') + subject = _('Sinut on haastettu Ohlhäfviin!') message = render_to_string( 'ohlhafv:email.html', {