unclean SPARC

This commit is contained in:
STEINNI
2025-08-27 07:03:09 +00:00
commit f308460931
430 changed files with 54426 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
<style>
.helpdesk > header {
background: url('/app/assets/images/cards/eic_purple_banner.png');
background-position: top;
background-size: contain !important;
background-repeat: no-repeat;
background-color: #5336a3;
border-bottom: 4px solid white !important;
}
</style>
<article eiccard media class="helpdesk">
<header>
<h1>Help Desk</h1>
</header>
<section>
<p>For any inquiries regarding EIC Accelerator short proposal submission, we recommend checking out our <a href="https://eic.ec.europa.eu/eic-accelerator-application-platform-frequently-asked-questions_en#short-proposal-step-1" title="FAQ" target="_blank">FAQ section</a> first.</p>
<p>If you need support, have suggestions of improvements, or need to report technical issues and bugs, feel free to reach out to us at <a href="mailto:eic@support.eismea.eu" title="Email for support">eic@support.eismea.eu</a> . </p>
<p>We'll do our best to respond to your message promptly.</p>
<p>Thank you for your interest and feedback, we look forward to help you out!</p>
</section>
</article>