diff options
| author | mo8it <mo8it@proton.me> | 2025-05-17 19:53:30 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-05-17 19:53:30 +0200 |
| commit | 2f700991f32de65ad8a6972edfa688731fa528f4 (patch) | |
| tree | 3026b3539c192b34bafbeade2f164f714da9fc73 /website/templates/index.html | |
| parent | b4a6b87e2402c8b1e56227957ed9b61406d2ce24 (diff) | |
Remove macros
Diffstat (limited to 'website/templates/index.html')
| -rw-r--r-- | website/templates/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
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 %} <div class="m-3"> <h1>Rustlings</h1> |
