remove typescript
This commit is contained in:
10
res/template/fragments/html_templates.html
Normal file
10
res/template/fragments/html_templates.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{{define "tpl_file_button"}}
|
||||
<template id="tpl_file_button">
|
||||
<a class="file_button" target="_blank">
|
||||
<img src="/api/file/xWwGvj9f/thumbnail?width=80&height=80" alt="24000.jpg" />
|
||||
<span style="color: var(--highlight_color);">24000.jpg</span>
|
||||
<br/>
|
||||
2020-01-20 10:06:56
|
||||
</a>
|
||||
</template>
|
||||
{{end}}
|
Reference in New Issue
Block a user