diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
index 4f10460..11378a8 100644
--- a/app/views/layouts/application.html.erb
+++ b/app/views/layouts/application.html.erb
@@ -10,7 +10,7 @@
<%= javascript_importmap_tags %>
<%= favicon_link_tag asset_path("favicon.png") %>
-
+
<%= render "layouts/flash" %>
Plottservice Fachbereich AB
diff --git a/app/views/operator/jobs/index.html.erb b/app/views/operator/jobs/index.html.erb
index 8cd5935..fc44df6 100644
--- a/app/views/operator/jobs/index.html.erb
+++ b/app/views/operator/jobs/index.html.erb
@@ -19,7 +19,7 @@
<%# render partial: "job_card", collection: @printingjobs, as: :job %>