{% trans with {"%SERIAL%": printer.serialnumber } %}Printer with SerialNumber %SERIAL% is now marked as unreachable!{% endtrans %}

{% trans with {"%ID%": printer.id, "%URL%":absolute_url(path('dashboard_details', {'id': printer.id})) }%}More information under %URL%{% endtrans %}