From 4f318a6f2df9f79ca59a6ba389c5aa93af3dedb6 Mon Sep 17 00:00:00 2001 From: Levi Date: Wed, 21 Jun 2017 11:48:11 -0500 Subject: [PATCH] changed UTC to localtime in ssh key view --- hosting/templates/hosting/user_keys.html | 1 - 1 file changed, 1 deletion(-) diff --git a/hosting/templates/hosting/user_keys.html b/hosting/templates/hosting/user_keys.html index 42f85bdf..8637fb81 100644 --- a/hosting/templates/hosting/user_keys.html +++ b/hosting/templates/hosting/user_keys.html @@ -1,6 +1,5 @@ {% extends "hosting/base_short.html" %} {% load staticfiles bootstrap3 i18n %} -{% load tz %} {% block content %}