From a6379fc83da7d26bfc791bb7c6a8f9881d3e5f37 Mon Sep 17 00:00:00 2001 From: Rob Cutmore Date: Wed, 6 Apr 2016 07:47:09 -0400 Subject: [PATCH] Clean up templates - Updated login and register templates to use same font for logo text that other templates use. - Removed commented out CSS link. --- templates/base.html | 1 - templates/login.html | 3 +-- templates/register.html | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/templates/base.html b/templates/base.html index 8cc076f2..c8cd0da9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,7 +13,6 @@ {{ .Title }} - Gophish - diff --git a/templates/login.html b/templates/login.html index e75cee9e..be35a3cf 100644 --- a/templates/login.html +++ b/templates/login.html @@ -13,14 +13,13 @@ Gophish - {{ .Title }} - - + diff --git a/templates/register.html b/templates/register.html index 5ddab3b7..8e1739cb 100644 --- a/templates/register.html +++ b/templates/register.html @@ -13,14 +13,13 @@ Gophish - {{ .Title }} - - +