{% extends 'base.html' %} {% load static %} {% block extraheadcontent %} {% if access.is_creator %}{% else %}{% endif %} {% endblock %} {% block title %} Select Keywords - SRTool {% endblock %} {% block pagecontent %}

Keywords: Edit Keywords Save Keywords

For Keywords: {{for_list_count}}

Against Keywords: {{against_list_count}}

Notes:

{% endblock %}