add form
This commit is contained in:
parent
5c18edc9bf
commit
316ccf46bd
6
templates/layouts/signup.html
Normal file
6
templates/layouts/signup.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% extends "_default/base.html" %}
|
||||
{% block content %}
|
||||
|
||||
{% include "partials/form.html" %}
|
||||
|
||||
{% endblock content %}
|
1
templates/partials/form.html
Normal file
1
templates/partials/form.html
Normal file
@ -0,0 +1 @@
|
||||
<div data-tf-live="01JN3NGD20Z7TH1X28YVVG24Z3"></div><script src="//embed.typeform.com/next/embed.js"></script>
|
Loading…
Reference in New Issue
Block a user