{%extends 'base.html'%} {% block body_head_title %}

Welcome {{user.get_full_name}}

{% endblock %} {%block body_block%}

Select Action

{%endblock%}