local changes from server
[fnpeditor.git] / src / editor / modules / documentHistory / templates / item.html
index 1629226..a69c7d3 100644 (file)
@@ -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