Skip to content
Snippets Groups Projects
title-content.html 1.26 KiB
<div>
    <h1>Helmholtz IT for Science</h1>
    <p>
    <details>
     <summary>
        HIFIS builds and sustains an excellent IT infrastructure connecting all Helmholtz research fields and centres. </summary>
     <div>
        This includes a secure and easy-to-use collaborative environment with efficiently accessible IT services from anywhere. 
        HIFIS further supports Research Software Engineering (RSE) with a high level of quality, visibility and sustainability. 
     </div>
    </details>
    </p>
</div>
<div class="services-box">
    <div class="services-title-buttons">
        <a href="https://cloud.helmholtz.de" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-cloud"></i> Helmholtz Cloud (beta)
        </a>
        <a href="https://aai.helmholtz.de" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-network-wired"></i>Helmholtz AAI
        </a>
        <a href="{% link services/software/consulting.html %}" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-chart-line"></i> Consulting
        </a>
        <a href="{{ '/services/software/training' | relative_url }}" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-university"></i> Education & Training
        </a>
    </div>
</div>