Skip to content

Instantly share code, notes, and snippets.

@grantmacken
Created May 19, 2018 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grantmacken/56bb68d7d49be5e4ad434f5fe1fd5fd8 to your computer and use it in GitHub Desktop.
Save grantmacken/56bb68d7d49be5e4ad434f5fe1fd5fd8 to your computer and use it in GitHub Desktop.
Starter eXist Templates : home
<html>
<head>
<title>home page</title>
</head>
<body>
My home page
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment