Remove duplicated comment
This commit is contained in:
parent
58196b2d8d
commit
3eace57c6b
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@
|
||||||
<p class="text-muted">{{ $position.start }} - {{if $position.end }} {{ $position.end }} {{else}} {{ i18n "present" }} {{end}}</p>
|
<p class="text-muted">{{ $position.start }} - {{if $position.end }} {{ $position.end }} {{else}} {{ i18n "present" }} {{end}}</p>
|
||||||
</div>
|
</div>
|
||||||
<!-- Add the responsibilities handled at this position -->
|
<!-- Add the responsibilities handled at this position -->
|
||||||
<!-- Add the responsibilities handled at this position -->
|
|
||||||
{{ if $position.responsibilities }}
|
{{ if $position.responsibilities }}
|
||||||
<h6 class="text-heading">{{ i18n "responsibilities" }}</h6>
|
<h6 class="text-heading">{{ i18n "responsibilities" }}</h6>
|
||||||
<ul class="justify-content-around">
|
<ul class="justify-content-around">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue