34 lines
2.0 KiB
HTML
Executable File
34 lines
2.0 KiB
HTML
Executable File
<div class="fasttracks ">
|
|
<section class="cols-2 right top search">
|
|
<input eicinput type="search" class="required validate-number" data-path="query" hint="The PIC number of a company is at least 8 digit long number" placeholder="Enter a PIC number..." />
|
|
<button eicbutton primary icon="icon-search" class="search"></button>
|
|
</section>
|
|
<section class="result">
|
|
|
|
</section>
|
|
<section class="explanation">
|
|
<input type="hidden" data-path="pic" value="" />
|
|
<alert eicalert info>In order to complete your request, please fill in the following</alert>
|
|
<p><span class="company"></span> should get access to the Accelerator under this specific scheme:</p>
|
|
<section class="cols-2">
|
|
<div>
|
|
<label>Scheme</label>
|
|
<select eicselect data-path="track" class="required"></select>
|
|
</div>
|
|
<div>
|
|
<label>Entity</label>
|
|
<select eicselect data-path="domain" class="required"></select>
|
|
</div>
|
|
</section>
|
|
<section>
|
|
<textarea name="justification" eictextarea class="required"
|
|
placeholder="Please explain why you are proposing this company for the EIC Accelerator"></textarea>
|
|
<div class="programme">
|
|
<label>Related programme</label>
|
|
<select data-path="programme" eicselect placeholder="Please select a programme..."></select>
|
|
</div>
|
|
<input eiccheckbox type="checkbox" data-path="justification.independentExpert" data-type="ignore" class="required" label="You confirm that you have relied on independent external experts to perform the project review" value="yes" />
|
|
<input eiccheckbox type="checkbox" data-path="justification.rulesCompliant" data-type="ignore" class="required" label="You confirm that you have complied with all the conditions and requirements set out for the scheme" value="yes" />
|
|
</section>
|
|
</section>
|
|
</div> |