freeCodeCamp/server/views/certificate/back-end.jade

37 lines
1.1 KiB
Plaintext
Raw Normal View History

2016-06-30 16:00:56 +00:00
meta(name='viewport', content='width=device-width, initial-scale=1')
link(rel='stylesheet', href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css')
2016-06-30 16:00:56 +00:00
include styles
.certificate-wrapper.container
.row
header
.col-md-5.col-sm-12
.logo
img(class='img-responsive', src='https://s3.amazonaws.com/freecodecamp/freecodecamp_logo.svg', alt="freeCodeCamp's Logo")
2016-06-30 16:00:56 +00:00
.col-md-7.col-sm-12
.issue-date Issued
strong #{date}
section.information
.information-container
h3 This certifies that
h1
strong= name
h3 has successfully completed the
h1
strong Back End Development Projects
h4 (400 hours of coursework & 1 of 3 freeCodeCamp certificates)
2016-06-30 16:00:56 +00:00
footer
.row.signatures
.col-md-6
img(class='img-responsive', src='https://i.imgur.com/OJFVJKg.png', alt="Quincy Larson's Signature")
p
strong Quincy Larson
.col-md-6
img(class='img-responsive', src='https://i.imgur.com/b0YdXS4.png', alt="Michael D. Johnson's Signature")
p
strong Michael D. Johnson
.row
p.verify Verify this certificate at: https://www.freecodecamp.com/#{username}/back-end-certification