14 lines
455 B
HTML
14 lines
455 B
HTML
<article eiccard>
|
|
<header>
|
|
<h1>Welcome to the EIC!</h1>
|
|
<h2></h2>
|
|
</header>
|
|
<section>
|
|
<p>It appears we could not identify any matching profile in our platform</p>
|
|
<p>Please, tell us about yor profile:</p>
|
|
<ul>
|
|
<li><a href="/onboarding/applicant"></a>I am an applicant</a></li>
|
|
<li><a href="https://ec.europa.eu">Sorry, wrong place</a></li>
|
|
</ul>
|
|
</section>
|
|
</article> |