summaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/info.hbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/info.hbs b/views/info.hbs
index 08e9ef7..3ba3656 100644
--- a/views/info.hbs
+++ b/views/info.hbs
@@ -6,5 +6,6 @@
<div style="margin-top: 10px;"><span style="font-size: 1.3em; color: darkblue;">name:</span> {{name}}<br></div>
<div style="margin-top: 10px;"><span style="font-size: 1.3em; color: darkblue;">path:</span> {{path}}<br></div>
<div style="margin-top: 10px;"><span style="font-size: 1.3em; color: darkblue;">size:</span> {{size}}<br></div>
+ <div style="margin-top: 10px;"><span style="font-size: 1.3em; color: darkblue;">type:</span> {{type}}<br></div>
<div style="margin-top: 10px;"><span style="font-size: 1.3em; color: darkblue;">savedate:</span> {{date}}<br></div>
</div>