aurweb/templates/account
Kevin Morris bfa916c7b2
fix(fastapi): fix PGP Key Fingerprint display for account/show.html
There's a space between every 4 characters in the fingerprint
in PHP; we were missing it in FastAPI. This commit fixes that
inconsistency.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-12-03 23:40:16 -08:00
..
comments.html fix(fastapi): only include comment-edit.js where needed 2021-11-18 16:42:26 -08:00
edit.html add account edit (settings) routes 2021-06-05 20:11:17 -07:00
index.html add /accounts/ (get, post) routes 2021-07-01 11:08:56 -07:00
search.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
show.html fix(fastapi): fix PGP Key Fingerprint display for account/show.html 2021-12-03 23:40:16 -08:00