diff --git a/templates/cv-content.html b/templates/cv-content.html index 7d4fdd8..eaa9f65 100644 --- a/templates/cv-content.html +++ b/templates/cv-content.html @@ -106,7 +106,10 @@ {{end}}
- {{.Position}}{{if .Company}} - {{if .CompanyURL}}{{.Company}}{{else}}{{.Company}}{{end}}{{if .Duration}} - {{.Duration}}{{end}}{{end}}
+ {{.Position}}{{if .Company}} - {{if .CompanyURL}}{{.Company}}{{else}}{{.Company}}{{end}}{{if .Duration}} - {{.Duration}}{{end}}{{end}} + {{if .Current}}{{if eq $.Lang "es"}}ACTUAL{{else}}CURRENT{{end}}{{end}} + {{if .Expired}}{{if eq $.Lang "es"}}EXPIRADO{{else}}EXPIRED{{end}}{{end}} +
{{.StartDate}} / {{if .Current}}{{if eq $.Lang "es"}}presente{{else}}now{{end}}{{else}}{{.EndDate}}{{end}} - ({{.Location}}) {{if .ShortDescription}} @@ -215,7 +218,10 @@ {{else}} {{if .URL}}{{.Title}}{{else}}{{.Title}}{{end}} {{end}} -
+ + {{if .Current}}{{if eq $.Lang "es"}}ACTUAL{{else}}CURRENT{{end}}{{end}} + {{if .MaintainedBy}}{{if eq $.Lang "es"}}MANTENIDO POR{{else}}MAINTAINED BY{{end}} {{.MaintainedBy}}{{end}} +
{{if .StartDate}}{{.StartDate}}{{if .Current}}{{if .DynamicDate}} / {{.DynamicDate}}{{else}} / {{if eq $.Lang "es"}}presente{{else}}now{{end}}{{end}}{{end}}{{end}} - ({{.Location}}) {{if .ShortDescription}}