Switch to the new centralized templates for admin form pages.
Review Request #7852 — Created Jan. 7, 2016 and submitted
Djblets has a new set of common admin form templates meant to replace the usage of the siteconfig-hosted templates. This doesn't impact Review Board much, but we do make use of some now-deprecated templates. This switches over to using the new ones where appropriate.
Tested each of the affected pages.
Tool: Pyflakes Processed Files: reviewboard/settings.py reviewboard/admin/views.py Ignored Files: reviewboard/templates/admin/authentication_settings.html reviewboard/templates/admin/scmtools/repository/change_form.html Tool: PEP8 Style Checker Processed Files: reviewboard/settings.py reviewboard/admin/views.py Ignored Files: reviewboard/templates/admin/authentication_settings.html reviewboard/templates/admin/scmtools/repository/change_form.html