From 5732d284ebc2cc2cbde0f050443b8f137dbf585b Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sat, 4 Jan 2025 01:41:15 +0100 Subject: Format and lint the code --- tests/fixtures/_layout.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/fixtures/_layout.html (limited to 'tests/fixtures/_layout.html') diff --git a/tests/fixtures/_layout.html b/tests/fixtures/_layout.html deleted file mode 100644 index 2b57c5d..0000000 --- a/tests/fixtures/_layout.html +++ /dev/null @@ -1,6 +0,0 @@ - -{{ title }} - -{{ content }} - - -- cgit