From 238cece697db05b8bf511473872c5231cc69d895 Mon Sep 17 00:00:00 2001 From: phalt Date: Sat, 31 Jan 2015 13:17:20 +0000 Subject: [PATCH] https on all the things --- .gitignore | 1 + swapi/templates/base.html | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f95d164a..8e1bef19 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ venv staticfiles .env db.sqlite3 +.DS_Store diff --git a/swapi/templates/base.html b/swapi/templates/base.html index 6021d8f3..849f3c6c 100644 --- a/swapi/templates/base.html +++ b/swapi/templates/base.html @@ -12,8 +12,8 @@ - - + + @@ -59,13 +59,13 @@

SWAPI