Initial copy of old site.
This commit is contained in:
@@ -5,12 +5,13 @@ AccountsTemplates.configure({
|
||||
showForgotPasswordLink: true,
|
||||
defaultTemplate: 'OverrideAtForm',
|
||||
//defaultTemplate: 'AuthorizationPage', //The template for all the forms related to logging in or out.
|
||||
defaultLayout: 'Login', //What page template to place the defaultTemplate in.
|
||||
defaultContentRegion: 'content', //The content region of the page template to place the defaultTemplate in.
|
||||
defaultLayout: 'Login', //What Admin template to place the defaultTemplate in.
|
||||
defaultContentRegion: 'content', //The content region of the Admin template to place the defaultTemplate in.
|
||||
defaultLayoutRegions: {},
|
||||
// defaultLayout: 'Body',
|
||||
// defaultContentRegion: 'content',
|
||||
// defaultLayoutRegions: {}
|
||||
homeRoutePath: '/Admin/InternshipJobs',
|
||||
texts: {
|
||||
title: {
|
||||
signIn: ""
|
||||
|
||||
Reference in New Issue
Block a user