From 83a43a1bef5fc204521e7852d6c2c60671ba528a Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Thu, 5 Jan 2023 22:09:53 +1100 Subject: [PATCH] Print using full page width --- drcr/templates/base.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/drcr/templates/base.html b/drcr/templates/base.html index 06cb3d3..ba0d01d 100644 --- a/drcr/templates/base.html +++ b/drcr/templates/base.html @@ -23,6 +23,13 @@ {% block title %}{% endblock %} + {% block body %}