aboutsummaryrefslogtreecommitdiff
path: root/templates/index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.tmpl')
-rw-r--r--templates/index.tmpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/index.tmpl b/templates/index.tmpl
index 3d8fd19..ff7c127 100644
--- a/templates/index.tmpl
+++ b/templates/index.tmpl
@@ -52,10 +52,6 @@
<th scope="row">SSH fingerprint</th>
<td><code>{{- .global.server_public_key_fingerprint -}}</code></td>
</tr>
- <tr>
- <th scope="row">Memory usage</th>
- <td>Allocated {{ .mem }} <a href="/-/gc/" class="btn btn-danger">Run the garbage collector</a></td>
- </tr>
</tbody>
</table>
</div>