summaryrefslogtreecommitdiff
path: root/views/pages/details.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/pages/details.ejs')
-rw-r--r--views/pages/details.ejs6
1 files changed, 4 insertions, 2 deletions
diff --git a/views/pages/details.ejs b/views/pages/details.ejs
index daa028b..4dc8e21 100644
--- a/views/pages/details.ejs
+++ b/views/pages/details.ejs
@@ -7,7 +7,7 @@
<script class="template" type="text/html">
<tr>
<td class="user">
- <a href="/profile/{{username}}"><img src="//www.carbonpictures.com/bucky/data/profile/.thumb/al.{{username}}.jpg"></a>
+ <a href="/profile/{{username}}"><img src="//www.carbonpictures.com/bucky/data/profile/.thumb/al.{{username}}.jpg"></a><br>
<a href="/profile/{{username}}">{{username}}</a>
</td>
<td colspan="2" class="comment">
@@ -27,11 +27,13 @@
</script>
</table>
+ <div id="audio"></div>
+
<table id="files">
<script class="template" type="text/html">
<tr class="row">
<td>
- <a href="{{link}}">{{filename}}</a>
+ <a href="{{link}}" class="file">{{filename}}</a>
</td>
<td class="{{date_class}}">
{{date}}