mirror of
https://github.com/perstarkse/minne.git
synced 2026-03-31 22:53:07 +02:00
refactor: better separation of dependencies to crates
node stuff to html crate only
This commit is contained in:
3
html-router/templates/chat/reference_tooltip.html
Normal file
3
html-router/templates/chat/reference_tooltip.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div>{{entity.name}}</div>
|
||||
<div>{{entity.description}}</div>
|
||||
<div>{{entity.updated_at|datetimeformat(format="short", tz=user.timezone)}} </div>
|
||||
Reference in New Issue
Block a user