diff --git a/app/views/pages/_form.html.haml b/app/views/pages/_form.html.haml index a4e87c74..a40ea94e 100644 --- a/app/views/pages/_form.html.haml +++ b/app/views/pages/_form.html.haml @@ -99,4 +99,4 @@ | = f.submit "Speichern" | - = link_to "Abbrechen", :back \ No newline at end of file + = link_to "Abbrechen", @page \ No newline at end of file