mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 18:19:09 +00:00
Similar to wrapper-manager subproject, we're just preparing to make this multi-output for our project's documentation.
6 lines
81 B
HTML
6 lines
81 B
HTML
{{ define "main" }}
|
|
<article>
|
|
<main>{{ .Content }}</main>
|
|
</article>
|
|
{{ end }}
|