{% extends "users/base.html" %} {% load crispy_forms_tags %} {% block content %}
{{ prof_user.first_name}} {{ prof_user.last_name }}
{{ prof_user.email }}
{{ prof_user.profile.get_func_display }}
{{ prof_user.profile.compfunc }}
{{ prof_user.profile.phoneland }}
{{ prof_user.profile.phonemobile }}