Skip to content

Instantly share code, notes, and snippets.

@aaronhanson
Created November 24, 2015 18:06
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 aaronhanson/8d681d3b1ea603d2b33c to your computer and use it in GitHub Desktop.
Save aaronhanson/8d681d3b1ea603d2b33c to your computer and use it in GitHub Desktop.
Sample Index Page
<!doctype html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<title>Spring Pac4j Demo</title>
</head>
<body>
<h2>Index Page</h2>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment