export function ETHH() {
return (
<HeaderBox title="Ethics">
</HeaderBox> ); }
import HeaderBox from "../components/header-box";