summaryrefslogtreecommitdiff
path: root/templates/profile.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'templates/profile.hbs')
-rw-r--r--templates/profile.hbs3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/profile.hbs b/templates/profile.hbs
index cd69e61..f01e4fe 100644
--- a/templates/profile.hbs
+++ b/templates/profile.hbs
@@ -38,9 +38,6 @@ function toggleDetails(e) {
{{#each columns ~}}
<td>{{ this }}</td>
{{/each ~}}
- <td class="details">
- Here are the details about this activity.
- </td>
</tr>
{{/each ~}}
</tbody>