You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While some Jinja templates are still used, many of them are made entirely obsolete by the React UI, so the unused templates should be removed. Off the top of my head, this should include:
post-base.html
post-view.html
post-view-single.html
new-post.html
index.html
gallery.html
There might be more, but I believe those are definitely not used by anything at the moment.
The text was updated successfully, but these errors were encountered:
While some Jinja templates are still used, many of them are made entirely obsolete by the React UI, so the unused templates should be removed. Off the top of my head, this should include:
post-base.html
post-view.html
post-view-single.html
new-post.html
index.html
gallery.html
There might be more, but I believe those are definitely not used by anything at the moment.
The text was updated successfully, but these errors were encountered: