Files
P42_UI/app/views/common/onboarding/onboardingLandingView.html
T
2025-08-27 07:03:09 +00:00

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>