aurweb/templates/partials
Kevin Morris 7739b2178e
fix(fastapi): fix comment edit image sources
These were using the old comment image sources. Slipped in
due to cache and not checking without cache.

Fixed them to use src="/static/images/...".

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-11-18 16:43:10 -08:00
..
account change(fastapi): decouple account comment templates 2021-10-29 18:28:14 -07:00
packages fix(fastapi): use NumVotes for votes field in package details 2021-11-12 17:39:26 -08:00
tu fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
widgets feat(FastAPI): add templates/partials/widgets/pager.html 2021-09-19 12:44:19 -07:00
account_form.html fix(fastapi): only elevated users are allowed to suspend accounts 2021-11-08 18:51:39 -08:00
archdev-navbar.html fix(fastapi): use more credentials in archdev-navbar.html 2021-10-23 20:57:43 -07:00
body.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00
comment_actions.html fix(fastapi): fix comment edit image sources 2021-11-18 16:43:10 -08:00
comment_content.html feat(fastapi): add comment actions to /account/{username}/comments 2021-10-29 17:18:49 -07:00
error.html add passreset routes 2021-06-05 20:11:17 -07:00
footer.html feat(fastapi): add configurable commit hash display 2021-10-24 18:12:19 -07:00
head.html fix(fastapi): only include comment-edit.js where needed 2021-11-18 16:42:26 -08:00
layout.html FastAPI: use internal typeahead and remove jquery 2021-06-29 22:56:48 -07:00
meta.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00
navbar.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00
set_lang.html port over base HTML layout from PHP to FastAPI+Jinja2 2021-06-05 19:50:51 -07:00