From 2f700991f32de65ad8a6972edfa688731fa528f4 Mon Sep 17 00:00:00 2001 From: mo8it Date: Sat, 17 May 2025 19:53:30 +0200 Subject: Remove macros --- website/templates/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'website/templates/index.html') diff --git a/website/templates/index.html b/website/templates/index.html index c61defd..0d2b2e3 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -1,7 +1,5 @@ {% extends "base.html" %} -{% import "macros.html" as macros %} - {% block content %}

Rustlings

-- cgit v1.2.3