package views import "github.com/dominicf2001/comfychan/web/views/shared" templ Index() { @shared.Layout() {

Welcome to Comfychan

Comfychan is place to share comfy images and videos.

} }