diff --git a/templates/admin/project_admin.html.twig b/templates/admin/project_admin.html.twig
index 4ed0849a..aafb364d 100644
--- a/templates/admin/project_admin.html.twig
+++ b/templates/admin/project_admin.html.twig
@@ -36,7 +36,7 @@
{% if entity.buildPart %}
{{ entity.buildPart.name }}
{% else %}
- {% trans %}project.edit.associated_build_part.add{% endtrans %}
{% endif %}
{% trans %}project.edit.associated_build.hint{% endtrans %}
diff --git a/templates/components/datatables.macro.html.twig b/templates/components/datatables.macro.html.twig
index 9c88e461..33f92467 100644
--- a/templates/components/datatables.macro.html.twig
+++ b/templates/components/datatables.macro.html.twig
@@ -19,7 +19,8 @@
{% macro partsDatatableWithForm(datatable, state_save_tag = 'parts') %}
diff --git a/templates/log_system/details/helper.macro.html.twig b/templates/log_system/details/helper.macro.html.twig
index 1d774910..4d8c893f 100644
--- a/templates/log_system/details/helper.macro.html.twig
+++ b/templates/log_system/details/helper.macro.html.twig
@@ -22,7 +22,7 @@
data-delete-title="{% trans %}log.undo.confirm_title{% endtrans %}"
data-delete-message="{% trans %}log.undo.confirm_message{% endtrans %}">
-
+