Floating Contact Form Portlet

Asset Publisher

Back Sea-Air for the delivery of temperature-sensitive medicines

An error occurred while processing the template.
Template inclusion failed (for parameter value "_TEMPLATE_CONTEXT_/20101/20128/33456/LIFERAY-SERVICES"):
Unable to find FreeMarker template with ID _TEMPLATE_CONTEXT_/20101/20128/33456/LIFERAY-SERVICES

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #include "${globalSiteTemplatesPath}/...  [in template "20101#20128#SUCCESS-STORIES" at line 2, column 1]
----
1<#-- Include Liferay Services--> 
2<#include "${globalSiteTemplatesPath}/LIFERAY-SERVICES" /> 
3 
4<#-- Include Top Section Template--> 
5<#include "${globalSiteTemplatesPath}/SECTION-TOP" /> 
6 
7<div class="row mx-0" data-gtm-page-type="content-page"> 
8  <div class="col-xs-12 col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2 col-xl-6 offset-xl-3 override-col-width"> 
9    <#-- Include Breadcrumb markup --> 
10    <#include "${globalSiteTemplatesPath}/SECTION-BREADCRUMB-MARKUP"/> 
11 
12    <#-- Include Lead Section Template--> 
13    <#include "${globalSiteTemplatesPath}/SECTION-LEAD" /> 
14 
15    <#-- Include Info Section Template--> 
16    <#include "${globalSiteTemplatesPath}/SECTION-INFO" /> 
17 
18    <#-- Include Facts Section Template--> 
19    <#include "${globalSiteTemplatesPath}/SECTION-FACTS" /> 
20 
21    <#-- Include First Body Section Template--> 
22    <#include "${globalSiteTemplatesPath}/SECTION-BODY1" /> 
23  </div> 
24  <#-- Include Quote Section Template--> 
25  <#include "${globalSiteTemplatesPath}/SECTION-QUOTES" /> 
26 
27  <div class="col-xs-12 col-md-10 col-md-offset-1 col-lg-8 col-lg-offset-2 col-xl-6 offset-xl-3 override-col-width"> 
28    <#-- Include Second Body Section Template--> 
29    <#include "${globalSiteTemplatesPath}/SECTION-BODY2" /> 
30 
31    <#-- Include Downloads Section Template--> 
32    <#include "${globalSiteTemplatesPath}/SECTION-DOWNLOADS" /> 
33  </div> 
34 
35  <#-- Include Industry Contact Template--> 
36  <#include "${globalSiteTemplatesPath}/SECTION-INDUSTRY-CONTACT" /> 
37 
38</div> 
39 
40<#-- Include Topics Section --> 
41<#include "${globalSiteTemplatesPath}/SECTION-TOPICS" /> 
42 
43<#-- Related Contents Section --> 
44<#include "${globalSiteTemplatesPath}/SECTION-RELATED-CONTENTS" /> 
45 
46<#-- Include Global Contact Section --> 
47<#include "${globalSiteTemplatesPath}/SECTION-GLOBAL-CONTACT" /> 
48 
49<#-- Include Opengraph Markup Section --> 
50<#include "${globalSiteTemplatesPath}/SECTION-OPENGRAPH-MARKUP" />