tibi-docs/api/templates/operator_rating_body.de-DE.html

10 lines
390 B
HTML
Raw Normal View History

2024-03-11 18:14:31 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<body>
<h1>Neue Bewertung</h1>
<label>Sequenz Nr.:</label> {{context.data.order.sequence}}<br />
<label>Tibi Admin Link:</label>
<a href="{{config.tibiUrl}}{{context.data.tibiLink}}" target="_blank"> hier Klicken </a><br />
</body>
</html>