Skip to content

Instantly share code, notes, and snippets.

@IndianGuru
Created September 4, 2015 08:09
Show Gist options
  • Select an option

  • Save IndianGuru/0be3b4c5a43eef529e86 to your computer and use it in GitHub Desktop.

Select an option

Save IndianGuru/0be3b4c5a43eef529e86 to your computer and use it in GitHub Desktop.
indexnew.html
{{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