{% extends "core/base.html" %} {% block title %}Skills - {{ personal_info.name }}{% endblock %} {% block content %} {% include "core/sections/page_header.html" with title="Skills & Expertise" description="Technical expertise and competencies" %}
Proficiency Level
{{ skill.years_of_experience }} year{{ skill.years_of_experience|pluralize }} experience
{{ skill.description }}
{% endif %}No skills added yet.
{% endfor %}