Created
September 1, 2014 22:35
-
-
Save ZeroDragon/7077ad1c8e75f8f97dd2 to your computer and use it in GitHub Desktop.
el demo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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