Revision 507e82d6eb95962b14d55af1f836c99c98ab8f6d authored by Luis GC on 06 July 2025, 17:59:33 UTC, committed by Luis GC on 06 July 2025, 17:59:33 UTC
1 parent bc90bd5
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 ...