|
|
|
@ -16,10 +16,11 @@ |
|
|
|
{{ 'MySkillsReportIntroduction' | get_lang }} |
|
|
|
{{ 'MySkillsReportIntroduction' | get_lang }} |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
{% if rows %} |
|
|
|
{% if rows %} |
|
|
|
|
|
|
|
<div class="communications"> |
|
|
|
{% if skill_table %} |
|
|
|
{% if skill_table %} |
|
|
|
{{ skill_table }} |
|
|
|
{{ skill_table }} |
|
|
|
{% endif %} |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
</div> |
|
|
|
<h6 class="table-header">{{ 'SkillsHistory' | get_lang }}</h6> |
|
|
|
<h6 class="table-header">{{ 'SkillsHistory' | get_lang }}</h6> |
|
|
|
<table class="table"> |
|
|
|
<table class="table"> |
|
|
|
<thead> |
|
|
|
<thead> |
|
|
|
|