diff options
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> |
