/* Small block that I write to reuse in other templates to remove boilerplate. Syntax to reuse templates: @BasicPageBlock() */ package templates import "github.com/dixxe/personal-website/web/static/styling" // Use this block in every page. It contains dependecies and reduces boilerplate templ BasicPageBlock() {