Remove stale review.html template #92
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/issue-91-remove-stale-review-template"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The review page renders from
liveviews.py(Python-built HTML), sotemplates/review.html(804 lines) was unused. Removes it and ticks the corresponding TODO item.Refs #91