Remove duplicated comment

This commit is contained in:
BernatBC 2024-02-09 21:55:36 +01:00
parent 58196b2d8d
commit 3eace57c6b

View file

@ -33,7 +33,6 @@
<p class="text-muted">{{ $position.start }} - {{if $position.end }} {{ $position.end }} {{else}} {{ i18n "present" }} {{end}}</p>
</div>
<!-- Add the responsibilities handled at this position -->
<!-- Add the responsibilities handled at this position -->
{{ if $position.responsibilities }}
<h6 class="text-heading">{{ i18n "responsibilities" }}</h6>
<ul class="justify-content-around">