summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKjetil Orbekk <kjetil.orbekk@gmail.com>2020-02-11 18:42:30 -0500
committerKjetil Orbekk <kjetil.orbekk@gmail.com>2020-02-11 18:42:30 -0500
commit1be4dce20256f22d0be648fad016e819a050e95d (patch)
treed2795239360168969ceae3d7d909035277e24841 /templates
parent32d3fa0eaea214c0c291ac6387cd4289b9cec69a (diff)
Add embedded diesel db migrations
Diffstat (limited to 'templates')
-rw-r--r--templates/profile.hbs4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/profile.hbs b/templates/profile.hbs
index a1c6ed1..cd69e61 100644
--- a/templates/profile.hbs
+++ b/templates/profile.hbs
@@ -39,9 +39,7 @@ function toggleDetails(e) {
<td>{{ this }}</td>
{{/each ~}}
<td class="details">
- <div>
- Hello
- </div>
+ Here are the details about this activity.
</td>
</tr>
{{/each ~}}