X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/efe36f4f1b5df351eeb4d40a54c3900cf9a7079b..b44285e326c9c90633a038e90bd6f794425b5632:/src/editor/modules/documentHistory/templates/item.html diff --git a/src/editor/modules/documentHistory/templates/item.html b/src/editor/modules/documentHistory/templates/item.html index 1629226..a69c7d3 100644 --- a/src/editor/modules/documentHistory/templates/item.html +++ b/src/editor/modules/documentHistory/templates/item.html @@ -3,4 +3,5 @@ <div class="date"><%= date %></div> <div class="author"><%= author %></div> <div class="description"><%= description %></div> + <div class="published"><%= published %></div> </div> \ No newline at end of file