diff options
author | lolcat <will@lolcat.ca> | 2024-02-18 19:08:22 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-02-18 19:08:22 -0500 |
commit | b7f58a142120964405d27806d1c3c9582f4f75e5 (patch) | |
tree | b95354f54584e9e9f74057a454aa589e418710d9 /template/images.html | |
parent | 9ba92d832e02d539804ca61a08426640d48d2f36 (diff) |
is this thing on
Diffstat (limited to 'template/images.html')
-rw-r--r-- | template/images.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/images.html b/template/images.html index 647ec3d..f8c8d26 100644 --- a/template/images.html +++ b/template/images.html @@ -1,4 +1,4 @@ - Took {%timetaken%} + {%timetaken%} <div id="images"> {%images%} </div> |