Last active
June 30, 2017 18:58
-
-
Save AnkurVyas-BTC/9f459d6dcc584a152eaf7c9309d73617 to your computer and use it in GitHub Desktop.
Static EJS template
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
| <div id="sample-form"> | |
| <h1>I am sample title</h1> | |
| <input type="textbox" name="" value="type here" id="input-1"> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment