Created
September 4, 2015 08:09
-
-
Save IndianGuru/0be3b4c5a43eef529e86 to your computer and use it in GitHub Desktop.
indexnew.html
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
| {{define "title"}}Dosa Diner{{end}} | |
| {{define "body"}} | |
| <h1><img src="public/images/dosa.jpg" alt="Dosa Diner" />Dosa Diner</h1> | |
| <h2>The Restaurant</h2> | |
| <p>The Dosa Diner offers casual lunch and dinner fare in a hip atmosphere. | |
| The menu changes regularly to highlight the freshest ingredients.</p> | |
| <h2>Catering Services</h2> | |
| <p>You have fun... we'll do the cooking. Dosa Diner Catering can handle events | |
| from snacks for bridge club to elegant corporate fundraisers.</p> | |
| <h2>Location and Hours</h2> | |
| <p>Deccan Corner in Pune, India; | |
| Monday through Thursday 11am to 9pm, Friday and Saturday, 11am to midnight.</p> | |
| {{end}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment