Skip to content
  • Aaron Crowder's avatar
    Refactors Admin Section into Blueprints · cdea69f0
    Aaron Crowder authored
    In an effort to make this project more maintainable, I've broken out all
    the admin sections into their own Blueprints. Each Blueprint contains
    it's own templates and forms.
    
    I also moved the `auth` Blueprint into the admin folder, as we only
    authenticate to use the Admin section.
    cdea69f0