Proposta Modelo
Authentication
The insertion of contributions in the portal of Portuguese participation in the OGP implies previous authentication through the Citizen's Card or the Digital Mobile Key.

Citizen Card
You will need your Citizen Card, pin code and a card reader.
Digital Mobile Key
Select the nationality to continue.
 
An error occurred while processing the template.
The following has evaluated to null or missing: ==> numero [in template "48735#48769#177007" at line 2, column 9] ---- Tip: If the failing expression is known to be 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: ${numero.getData()} [in template "48735#48769#177007" at line 2, column 7] ----
1<div class="jumbotron text-center">
2 <h1>${numero.getData()} ${numero.Titulo.getData()}</h1>
3</div>
4
5<div class="container">
6 <div class="row">
7 <div class="col-sm-9">
8 <div class="measure-textarea">
9 ${textoObjectivo.getData()}
10 </div>
11 <br/>
12 <div class="measure-textarea">
13 ${textoProblema.getData()}
14 </div>
15 <br/>
16 <div class="measure-textarea">
17 ${resolverTexto.getData()}
18 </div>
19 </div
20 <div class="col-sm-3">
21 <div class="measure-rightarea">
22 ${Select.getData()}
23 </div>
24 <br/>
25 <div class="measure-rightarea">
26 ${entidade.getData()}
27 </div>
28 <br/>
29 <div class="measure-rightarea">
30 ${outras.getData()}
31 </div>
32 <br/>
33 <div class="measure-rightarea">
34 ${data.getData()}
35 </div>
36 </div>
37 </div
38
39</div>
Do you have a question, suggestion, or comment?
Contact us and we will respond as soon as possible.
Your comment was sucessfully submitted!
An error occured while submitting your comment!
Propose your measure
Your measure was sucessfully submitted!
An error occured while submitting your measure!