package main // bylineComponent renders the byline. When showPhoto is true and an author // slug is supplied, a neutral avatar circle is rendered (the actual avatar // URL would be resolved server-side by the CMS author directory). When the // dateline is empty the dateline cell is suppressed. templ bylineComponent(data BylineData) {