Test of New Captioned Carousel

Press Release

Citizens Highlights

Menú de navegación

Ruta de navegación

Publicador de contenidos

Se ha producido un error al procesar la plantilla.
The following has evaluated to null or missing:
==> $assetEntryService  [in template "24349125" at line 100, column 32]

----
Tip: Variable references must not start with "$", unless the "$" is really part of the variable name.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: linkedAssetEntry = $assetEntryService...  [in template "24349125" in macro "buildRelatedLinks" at line 100, column 13]
	- Reached through: @cpic.buildRelatedLinks  [in template "20154#20194#20886" at line 78, column 9]
----
1<#-- Public scope --> 
2<#import "${journalTemplatesPath}/12331509" as cpic /> 
3 
4<#if layout.isPrivateLayout()> 
5    <#assign target = "_blank"> 
6<#else> 
7    <#assign target = "_self"> 
8</#if> 
9 
10<#assign 
11    cssHeaderClass = "h2 header-alt" 
12    domain = portalUtil.getPortalURL(request) 
13    link = .vars['reserved-article-url-title'].data 
14    prAnimation = true 
15    prButton = false 
16    prContent = Full_Release.getData() 
17    prLeft = true 
18    pubDateString = getterUtil.getString(Pub_Date.getData()) 
19    pubDate = cpic.getFormattedDate(pubDateString, "MM.dd.yy") 
20    showFull = true 
21    title = Headline.getData() 
22    feedLink = "${domain}/${link}" 
23    feedTitle = htmlUtil.escapeURL(title) 
24/> 
25 
26<#if !portalUtil.getCurrentURL(request)?contains("/-/") && !portalUtil.getCurrentURL(request)?contains("/press-release")> 
27    <#assign 
28        cssHeaderClass = "h4" 
29        link = "-/${link}" 
30        showFull = false 
31    /> 
32</#if> 
33 
34<#if !showFull> 
35    <#assign prContent = "${pubDate} - ${Summary.getData()}" /> 
36 
37    <#if browserSniffer.isSafari(request) && !browserSniffer.isChrome(request)> 
38        <style> 
39            body .press-releases .press-release .share-links { 
40                left: unset; 
41                opacity: 1; 
42                top: -1.75rem; 
43                visibility: visible; 
44
45 
46            body .press-releases .press-release .share-links:hover { 
47                left: unset; 
48                top: -1.75rem; 
49
50        </style> 
51    <#else> 
52        <#assign 
53            prAnimation = false 
54            prButton = true 
55            prLeft = false 
56        /> 
57    </#if> 
58</#if> 
59 
60<div class="${cpic.cpicCssContentClasses} press-release"> 
61    <div class="pr-header"> 
62        <div class="${cssHeaderClass} pr-title"> 
63            <#if !showFull><a href="${link}" target="${target}"></#if> 
64                ${title} 
65            <#if !showFull></a></#if> 
66        </div> 
67        <#if showFull && Sub_Header.getData()?has_content><div class="h3 header-alt pr-subtitle">${Sub_Header.getData()}</div></#if> 
68    </div> 
69    <div class="pr-body"> 
70        <#if showFull><div class="h4 pr-date">${pubDate}</div></#if> 
71        <div class="pr-content">${prContent}</div> 
72        <#if showFull && Full_Release_Document.getData()?has_content><div class="h4 pr-link"><a href="${Full_Release_Document.getData()}" target="_blank">See the full press release</a></div></#if> 
73    </div> 
74 
75    <@cpic.buildShareLinks mediaDomain=domain mediaLink=feedLink mediaTitle=feedTitle socialIcons="twitter facebook google linkedin email" shareClass="pr-share" alignLeft=prLeft useButton=prButton useAnimation=prAnimation /> 
76 
77    <#if showFull> 
78        <@cpic.buildRelatedLinks /> 
79    </#if> 
80 
81    <#if !showFull><div class="d-block d-lg-none pr-bottom-border pt-3"></div></#if> 
82</div> 

Header - Spotlight

Spotlight

Breadcrumb Spacer

@

Media Contact

Contáctenos

Michael Peltier, Media Contact

Preguntas de la Prensa

Michael Peltier
850.513.3774 (oficina)
850.264.7702 (celda)
newsroom@citizensfla.com

About Citizens

Acerca de Citizens

En el 2002, la Legislatura de la Florida creo a Citizens Property Insurance Corporation (Citizens), un asegurador alternativo sin fines de lucro, cuyo propósito público es proveer seguro, y atender a las necesidades de propietarios de viviendas que no pueden encontrar cobertura en el mercado privado de seguro.

Publicador de contenidos