maniwani icon indicating copy to clipboard operation
maniwani copied to clipboard

Remove non-React templates

Open DangerOnTheRanger opened this issue 3 years ago • 0 comments

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.

DangerOnTheRanger avatar Oct 25 '20 01:10 DangerOnTheRanger