{{ template "header.html" . }}

{{ call .Trans "site_name" }}

{{ call .Trans "A simple website with user login and registration." }} {{ call .Trans "The frontend uses" }} Bootstrap 5 {{ call .Trans "and the backend is written in" }} Go.

{{ call .Trans "Read more about this project on" }} GitHub.

{{ template "footer.html" . }}