eecs448-project-4/app/views/auth/form_page.pug

7 lines
276 B
Plaintext
Raw Normal View History

2020-11-08 18:34:50 +00:00
// this file was automatically generated by the Flitter framework
extends ./auth_page
block content
h3.login-heading.mb-4 #{message}
a.btn.btn-lg.btn-primary.btn-block.btn-login.text-uppercase.font-weight-bold.mb-2.form-submit-button(href=button_link) #{button_text}