Skip to content

Instantly share code, notes, and snippets.

@koenighotze
Created September 28, 2015 21:39
Show Gist options
  • Save koenighotze/07af8e874540e78a6beb to your computer and use it in GitHub Desktop.
Save koenighotze/07af8e874540e78a6beb to your computer and use it in GitHub Desktop.
Hello world
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
Hello #{hello.name}
<br/>
<a href="index.xhtml">Back</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment