Auto status change to "Under Review"
Show More
@@ -77,6 +77,11 b'' | |||||
77 | {{ widgets.render_form(form) }} |
|
77 | {{ widgets.render_form(form) }} | |
78 | <input type="submit" class="btn btn-primary" |
|
78 | <input type="submit" class="btn btn-primary" | |
79 | value="Register"> |
|
79 | value="Register"> | |
|
80 | <p> | |||
|
81 | By clicking "Register", you agree to our | |||
|
82 | <a href="https://getappenlight.com/page/terms-of-service.html">terms of service</a> and | |||
|
83 | <a href="https://getappenlight.com/page/privacy-policy.html">privacy policy</a>. | |||
|
84 | </p> | |||
80 | </form> |
|
85 | </form> | |
81 | </div> |
|
86 | </div> | |
82 | </div> |
|
87 | </div> |
General Comments 2
Please use: https://github.com/Appenlight/appenlight to contribute :) Thanks !
You need to be logged in to leave comments.
Login now