{% extends 'base.html' %} {% load static %} {% csrf_token %} {% block content %}

SFIA Generator


{% if searched %}

The form has been pre-populated with the search results. If no suitable skills have been found, the fields have been left blank.

{% endif %} Click here to show the list of skills or select skills
Click here to try the skill searcher

Skill 1:


Skill 2:


Render skills on dedicated pages

Form Type:


{% endblock %}