Revision 17236a8d3e54bc9d02a9831973045bb9df593ddc authored by Luis GC on 06 July 2025, 18:33:33 UTC, committed by Luis GC on 06 July 2025, 18:33:33 UTC
1 parent 507e82d
recommendation.html
<div class="recommendation">
{{ with .Get "english"}}
<strong>Bonus recommendation</strong>:
{{ else }}
<strong>Recomendación bonus</strong>:
{{ end }}
{{ .Inner | .Page.RenderString }}
</div>
Computing file changes ...