6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
mixin entryState(entry)
|
|
if entry.draft
|
|
.pill.pill--draft draft
|
|
if entry.pendingChanges
|
|
.pill.pill--pending-changes pending changes
|