{{set . "title" "Home"}} {{template "header.html" .}}

Facebook!

The example is configured with a key corresponding to the loisant.org domain. Facebook will no accept redirection to other domains (such as localhost) To test it, you need to either map 127.0.0.1 to loisant.org in your /etc/hosts, either replace the configuration to an application that you created on Facebook.

{{if .me}}

You're {{.me.name}} on Facebook

{{else}} login {{end}} {{template "footer.html" .}}