add: service edit date + browser session ids
This commit is contained in:
parent
9aee80493f
commit
cfcc2358f4
17 changed files with 148 additions and 29 deletions
|
@ -73,7 +73,10 @@
|
|||
(span
|
||||
("class" "date")
|
||||
(text "{{ item.created }}"))
|
||||
(text "; {{ item.files|length }} files")))
|
||||
(text "; Updated ")
|
||||
(span
|
||||
("class" "date")
|
||||
(text "{{ item.revision }}"))))
|
||||
(text "{% endfor %}"))))
|
||||
|
||||
(script
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue