15 lines
432 B
YAML
15 lines
432 B
YAML
key: "status-red"
|
|
title: "t:templates.titles.red_status"
|
|
description: "t:templates.titles.red_status_description"
|
|
appliesTo: "wiki"
|
|
icon: "fa-circle-xmark"
|
|
author: "Leantime"
|
|
version: "1.0.0"
|
|
license: "CC0"
|
|
sector: "t:templates.elements"
|
|
|
|
wiki:
|
|
articles:
|
|
- title: "Red Status"
|
|
content: '<p><mark data-color="#E74C3C" style="background-color: #E74C3C; color: #ffffff; padding: 0 6px; border-radius: 3px;">Red</mark></p>'
|