From 50a59a41b72892f08c7cb448f245e858c4002f08 Mon Sep 17 00:00:00 2001 From: pluja Date: Fri, 20 Nov 2020 12:47:37 +0100 Subject: [PATCH] Change html imports order. --- app/templates/video.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/video.html b/app/templates/video.html index 5640962..830836c 100644 --- a/app/templates/video.html +++ b/app/templates/video.html @@ -1,9 +1,9 @@ - - - + + + {% extends "base.html" %} {% block content %}