This repository has been archived on 2023-01-31. You can view files and clone it, but cannot push or open issues or pull requests.

4 lines
128 B
HTML

<div class="cv-entry">
<div class="job-date">{{ .Get "dates" }}</div>
<div class="job-title">{{ .Get "title" }}</div>
</div>