null NOSiAkademia Candidatura 02/2022

An error occurred while processing the template.
The following has evaluated to null or missing:
==> modalDocuments  [in template "20097#20123#969820" at line 49, column 92]

----
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: #assign urlLink = ((modalDocuments.ge...  [in template "20097#20123#969820" at line 49, column 1]
----
1<style> 
2	#nosi-modal-home-load .close { 
3		right: 10px; 
4		font-size: 1.5rem; 
5		color: #000; 
6		opacity: 1; 
7		background-color: rgb(255 255 255 / 20%); 
8		border-radius: 50%; 
9		top: 10px; 
10		font-weight: 400;	 
11
12 
13	 @media (max-width: 575.98px) { 
14		#nosi-modal-home-load.modal .modal-dialog { 
15			width: 85%; 
16			height: 90vh; 
17            /*max-width: 280px;*/ 
18
19
20 
21	@media (min-width: 576px) and (max-width: 767.98px) { 
22		#nosi-modal-home-load.modal .modal-dialog { 
23			width: 70%; 
24            /*max-width: 380px;*/ 
25
26
27 
28	@media (min-width: 768px) and (max-width: 991.98px) { 
29		#nosi-modal-home-load.modal .modal-dialog { 
30			width: 60%; 
31            /*max-width: 380px;*/ 
32
33
34 
35	@media (min-width: 992px) and (max-width: 1199.98px){ 
36		#nosi-modal-home-load.modal .modal-dialog { 
37			width: 50%; 
38
39
40	 
41	@media (min-width: 1200px) { 
42      #nosi-modal-home-load.modal .modal-dialog { 
43        /*max-width: 900px*/ 
44		width: 40%; 
45
46
47</style> 
48 
49<#assign urlLink = ((modalDocuments.getData())?? && modalDocuments.getData() != "")?string(modalDocuments.getData(), linkTo.getData())  
50/> 
51 
52<div id="nosi-modal-home-load" class="modal pr-0 pt-0"> 
53	<div class="modal-dialog modal-dialog-centered mx-auto position-relative"> 
54		<div class="modal-content border-0 m-auto bg-transparent"> 
55			<div class="modal-body p-0 position-relative"> 
56				<button type="button"  
57                    class="close position-absolute d-none d-lg-block"  
58                    data-dismiss="modal">&times; 
59                </button> 
60 
61				<a href="${urlLink}" class="text-decoration-none" target="_blank"> 
62					<#if (imageLg.getData())?? && imageLg.getData() != ""> 
63						<img  
64                            class="img-fluid d-block d-lg-none mx-auto"  
65                            alt="${imageLg.getAttribute("alt")}"  
66                            src="${imageLg.getData()}"  
67                        />                         
68					</#if> 
69 
70					<#if (imageXs.getData())?? && imageXs.getData() != "">                         
71                        <img  
72                            class="img-fluid d-none d-lg-block mx-auto"  
73                            alt="${imageXs.getAttribute("alt")}"  
74                            src="${imageXs.getData()}"  
75                        />                         
76					</#if>					 
77				</a>				 
78			</div> 
79		</div> 
80	</div> 
81</div> 
82 
83 
84<script> 
85	$(document).ready(function () { 
86		$("#nosi-modal-home-load").modal('show'); 
87		$('body').removeClass('modal-open').addClass('pr-0'); 
88	});	 
89 
90</script> 
Platforms
Quality begins with your choice

We have web platforms that help you grow your business, ranging from application development platforms to data sharing and authentication. 

ConteúdoOn Tuesday, May 28th, NOSi welcomed Dr. Teresa Rodrigues Dias, Angola's Minister of Public Administration, Labor, and Social Security, along with her delegation. The group included Dr....
ConteúdoThis Friday morning, we received a delegation from Ecobank Cabo Verde, composed of the General Director, Aminata Sakho, Executive Administrator, Bernard Ekwalla, and Sales and Treasury...
ConteúdoOn Thursday, May 23rd, NOSi hosted the President of the Executive Committee of BAI Cabo Verde, Jorge Almeida, along with Executive Administrators David Almada and Carla do Rosário, at the...
ConteúdoAs part of the World Telecommunication and Information Society Day celebrations, NOSi and the Institute of Engineering and Marine Sciences - Technical University of the Atlantic...
ConteúdoTo celebrate World Telecommunication and Information Society Day, NOSi and Achada Mato Elementary School in Cidade da Praia organized a series of activities on Friday, May 17th. These...
ConteúdoOn Friday, May 17th, NOSi and the company SINTAXY signed a strategic cooperation protocol at NOSi's premises. The agreement aims to collaborate on the continuous improvement of the IGRP...