From 0e486005b1b9cfab94d176c224ea02605012458e Mon Sep 17 00:00:00 2001 From: Lukas Ruge <tvluke@chaotikum.org> Date: Tue, 13 Feb 2024 06:18:45 +0000 Subject: [PATCH] Update tool.html --- _includes/tool.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/tool.html b/_includes/tool.html index b2e2f371..142c2b08 100644 --- a/_includes/tool.html +++ b/_includes/tool.html @@ -22,7 +22,7 @@ {% if tool.safetylink %} <p style="line-height: 18pt; margin:10px 0"> - <span style="float: left; color: #e67206; font-size: 40pt; display:block; width: 50pt; height: 40pt; text-align:center; line-height: 40pt;">⚠</span>Um dieses Gerät benutzen zu dürfen benötigst du eine <a href="{{tool.safetylink}}">Sicherheitsbelehrung</a>! + <span style="float: left; color: #e67206; font-size: 40pt; display:block; width: 50pt; height: 40pt; text-align:center; line-height: 40pt;">⚠</span>Um dieses Gerät benutzen zu dürfen benötigst du eine <a href="{{tool.safetylink}}">Einweisung</a>! </p> {% endif %} -- GitLab