From 6668f46eeb0d62bb1f7602f8a2f7610e790e7ba9 Mon Sep 17 00:00:00 2001 From: Daniel Muckerman Date: Sat, 12 Dec 2020 23:30:40 -0500 Subject: [PATCH] Fix frame links --- templates/games.j2 | 2 +- templates/index.j2 | 2 +- templates/login.j2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/games.j2 b/templates/games.j2 index cce7a44..5cb2ee5 100644 --- a/templates/games.j2 +++ b/templates/games.j2 @@ -15,7 +15,7 @@ {% endblock %} {% block content %} - +
{% if search['active'] == True %} diff --git a/templates/index.j2 b/templates/index.j2 index 55728b0..8009ccf 100644 --- a/templates/index.j2 +++ b/templates/index.j2 @@ -15,7 +15,7 @@ {% endblock %} {% block content %} - +
{% if search['active'] == True %} diff --git a/templates/login.j2 b/templates/login.j2 index de5e689..0020627 100644 --- a/templates/login.j2 +++ b/templates/login.j2 @@ -12,7 +12,7 @@ {% endblock %} {% block content %} - +