Skip to content

Instantly share code, notes, and snippets.

@ZeroDragon
Created September 1, 2014 22:35
Show Gist options
  • Save ZeroDragon/7077ad1c8e75f8f97dd2 to your computer and use it in GitHub Desktop.
Save ZeroDragon/7077ad1c8e75f8f97dd2 to your computer and use it in GitHub Desktop.
el demo
doctype
html
head
title #{title}
body
block content
////////////////////
extend /layoutMail
block content
section.container-fluid.login
div.row
div.col-md-6
:markdown
#Moba: verify your email
You are receiving this notice to confirm your email:
[#{User.Email}](mailto:#{User.Email})
////////
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment