lowtechmag-solar_v2/layouts/partials/feeds.html

4 wiersze
174 B
HTML
Czysty Zwykły widok Historia

2023-06-12 08:53:53 +00:00
{{ range .AlternativeOutputFormats -}}
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}