feat: complete day 16
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<%- include('partials/header') %>
|
||||
<div style="padding: 32px; max-width: 700px; margin: 0 auto">
|
||||
<p style="margin-top: 32px; font-size: 1.2em">
|
||||
Thanks for filling in the form. You will be emailed next steps.
|
||||
</p>
|
||||
</div>
|
||||
<%- include('partials/footer') %>
|
||||
Reference in New Issue
Block a user