diff --git a/drcr/templates/statements/import.html b/drcr/templates/statements/import.html
index 6ae6a98..726b749 100644
--- a/drcr/templates/statements/import.html
+++ b/drcr/templates/statements/import.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,48 +15,56 @@
along with this program. If not, see .
#}
-{% extends 'base.html' %}
+{% extends 'base_tailwind.html' %}
{% block title %}Import statement{% endblock %}
{% block content %}
-