15 lines
431 B
YAML
15 lines
431 B
YAML
key: "status-gray"
|
|
title: "t:templates.titles.gray_status"
|
|
description: "t:templates.titles.gray_status_description"
|
|
appliesTo: "wiki"
|
|
icon: "fa-circle"
|
|
author: "Leantime"
|
|
version: "1.0.0"
|
|
license: "CC0"
|
|
sector: "t:templates.elements"
|
|
|
|
wiki:
|
|
articles:
|
|
- title: "Gray Status"
|
|
content: '<p><mark data-color="#95A5A6" style="background-color: #95A5A6; color: #ffffff; padding: 0 6px; border-radius: 3px;">Gray</mark></p>'
|