You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<script type="text/javascript">
$('#gform').on('submit', function(e) {
$('#gform *').fadeOut(0);
$('#gform').prepend('Thank you! We will notify you when we are ready to share more about ∂ali.');
});
</script>