From 56135a74db5bae522f8e862e80ebfd31497ca8d0 Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Thu, 4 Apr 2024 00:32:51 +1100 Subject: [PATCH] Convert home page to Tailwind CSS --- drcr/templates/index.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/drcr/templates/index.html b/drcr/templates/index.html index 34303e4..4570345 100644 --- a/drcr/templates/index.html +++ b/drcr/templates/index.html @@ -1,5 +1,5 @@ {# DrCr: Web-based double-entry bookkeeping framework - Copyright (C) 2022–2023 Lee Yingtong Li (RunasSudo) + Copyright (C) 2022–2024 Lee Yingtong Li (RunasSudo) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -15,33 +15,33 @@ along with this program. If not, see . #} -{% extends 'base.html' %} +{% extends 'base_tailwind.html' %} {% block title %}DrCr{% endblock %} {% block content %} -

Data sources

-