TEST

Request a flight

One Way
Round Trip
Multi-City
Need to ship something instead?
Get a Quote
Continue

Accordion

vxvx

cxvcxvcx

cxvcx

cxvcxvcx

xcvcxv

cxvcxvcx

Group

Button Banner

Contact Numbers

546546

45654654

54654654

54654654

Emplote Category Section

Mark Briffa

EVP & Chief Commercial Officer

Read BIO

Craig Pattison

Chief People and Technology Officer

Read BIO

Employee Selector Section

test

Mark Briffa

EVP & Chief Commercial Officer

Read BIO

Craig Pattison

Chief People and Technology Officer

Read BIO

Kevin MacNaughton

Managing Director - Charter

Read BIO
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.CompilationFailedException: One or more compilation failures occurred:
F:\umbraco13\green\charter\Views\Partials\Grid\Editors\DocTypeGridEditor\employeeTestimonial.cshtml(9,35): error CS1061: 'EmployeeTestimonial' does not contain a definition for 'NeedsBorderTop' and no accessible extension method 'NeedsBorderTop' accepting a first argument of type 'EmployeeTestimonial' could be found (are you missing a using directive or an assembly reference?)
F:\umbraco13\green\charter\Views\Partials\Grid\Editors\DocTypeGridEditor\employeeTestimonial.cshtml(10,38): error CS1061: 'EmployeeTestimonial' does not contain a definition for 'NeedsBorderBottom' and no accessible extension method 'NeedsBorderBottom' accepting a first argument of type 'EmployeeTestimonial' could be found (are you missing a using directive or an assembly reference?)
   at Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.RuntimeViewCompiler.CompileAndEmit(RazorCodeDocument codeDocument, String generatedCode)
   at Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.RuntimeViewCompiler.CompileAndEmit(String relativePath)
   at Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.RuntimeViewCompiler.OnCacheMiss(String normalizedPath)
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Razor.RazorViewEngine.CreateCacheResult(HashSet`1 expirationTokens, String relativePath, Boolean isMainPage)
   at Microsoft.AspNetCore.Mvc.Razor.RazorViewEngine.LocatePageFromPath(String executingFilePath, String pagePath, Boolean isMainPage)
   at Umbraco.Cms.Web.Website.ViewEngines.ProfilingViewEngine.GetView(String executingFilePath, String viewPath, Boolean isMainPage)
   at Microsoft.AspNetCore.Mvc.ViewEngines.CompositeViewEngine.GetView(String executingFilePath, String viewPath, Boolean isMainPage)
   at UmbracoProject.App_Plugins.DocTypeGridEditor.Helpers.DocTypeGridEditorHelper.ViewExists(ViewContext viewContext, String viewName) in /Users/rosswilson/air-partner-core/src/UmbracoProject/App_Plugins/DocTypeGridEditor/Helpers/DocTypeGridEditorHelper.cs:line 327
   at UmbracoProject.App_Plugins.DocTypeGridEditor.Helpers.DocTypeGridEditorHelper.RenderDocTypeGridEditorItem(IViewComponentHelper helper, IHtmlHelper htmlHelper, Object model) in /Users/rosswilson/air-partner-core/src/UmbracoProject/App_Plugins/DocTypeGridEditor/Helpers/DocTypeGridEditorHelper.cs:line 230
   at AspNetCore.App_Plugins_DocTypeGridEditor_Render_DocTypeGridEditor.ExecuteAsync()
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.RenderPartialCoreAsync(String partialViewName, Object model, ViewDataDictionary viewData, TextWriter writer)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.PartialAsync(String partialViewName, Object model, ViewDataDictionary viewData)
   at AspNetCore.Views_Partials_grid_editors_base.ExecuteAsync() in F:\umbraco13\green\charter\Views\Partials\grid\editors\base.cshtml:line 6

Feature List

test

fgdsf dsfds dsfds dsfds
Weltweiter 24/7 Service True True True
Flexible Stornierungsoptionen True True
Keine Mitgliedschaftsbeiträge True True True
Zugang zu 6 Jet-Kategorien True True True
Garantierte Verfügbarkeit True True True

Full Screen Image with text

test

System.AggregateException: One or more errors occurred. (The model item passed into the ViewDataDictionary is of type 'Umbraco.Cms.Web.Common.PublishedModels.FullScreenImage', but this ViewDataDictionary instance requires a model item of type 'Umbraco.Cms.Core.Models.PublishedContent.IPublishedContent'.)
 ---> System.InvalidOperationException: The model item passed into the ViewDataDictionary is of type 'Umbraco.Cms.Web.Common.PublishedModels.FullScreenImage', but this ViewDataDictionary instance requires a model item of type 'Umbraco.Cms.Core.Models.PublishedContent.IPublishedContent'.
   at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary..ctor(ViewDataDictionary source, Object model, Type declaredModelType)
   at lambda_method247293(Closure, ViewDataDictionary)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.ViewViewComponentResult.ExecuteAsync(ViewComponentContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
   at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments)
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at UmbracoProject.App_Plugins.DocTypeGridEditor.Helpers.DocTypeGridEditorHelper.RenderDocTypeGridEditorItem(IViewComponentHelper helper, IHtmlHelper htmlHelper, Object model) in /Users/rosswilson/air-partner-core/src/UmbracoProject/App_Plugins/DocTypeGridEditor/Helpers/DocTypeGridEditorHelper.cs:line 230
   at AspNetCore.App_Plugins_DocTypeGridEditor_Render_DocTypeGridEditor.ExecuteAsync()
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.RenderPartialCoreAsync(String partialViewName, Object model, ViewDataDictionary viewData, TextWriter writer)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.PartialAsync(String partialViewName, Object model, ViewDataDictionary viewData)
   at AspNetCore.Views_Partials_grid_editors_base.ExecuteAsync() in F:\umbraco13\green\charter\Views\Partials\grid\editors\base.cshtml:line 6

Hover Text Button Banner

Tabbed Content with Titles

dsfds

dsfds

Testimonial Picker