import React from 'react' import FontAwesome from 'react-fontawesome' import { Row, Col } from 'reactstrap' import ContentSection from './ContentSection' import './ContactSection.sass' const ContactSection = () => (
atlarge-research/opendc
opendc@atlarge-research.com TU Delft A project by the   @Large Research Group .
Disclaimer: OpenDC is an experimental tool. Your data may get lost, overwritten, or otherwise become unavailable.
The OpenDC authors should in no way be liable in the event this happens (see our{' '} license ). Sorry for the inconvenience.
) export default ContactSection