Skip to content
Snippets Groups Projects
title-content.html 972 B
<div>
    <h1>Federated IT for Science</h1>
    <p>HIFIS ensures an excellent information environment for outstanding research in all Helmholtz research fields.</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="{{ '/services/training' | relative_url }}" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-university"></i> Education & Training
        </a>
        <a href="https://hifis-review-app.hzdr.de/review-apps/helmholtz-aai-aai-helmholtz-de/master" class="btn btn-light btn-lg text-dark">
            Helmholtz AAI &<br> Helmholtz ID
        </a>
        <a href="{{ '/contact.html' | relative_url }}" class="btn btn-light btn-lg text-dark">
            <i class="fas fa-question"></i> Support & Consulting
        </a>
    </div>
</div>