import React from 'react' import { Helmet } from 'react-helmet' import { history } from '../../index' import { isRegistrationAllowed } from '../../utils' export default function Form (props) { return (