{% extends 'repository/repo_layout.html' %} {% block title %}Tasks - {{ repo_owner }}/{{ repo_name }} - {{ brand_name }}{% endblock %} {% block repo_content %}
{% if search_query %} No tasks match your search "{{ search_query }}" for the selected status. {% else %} There are no tasks matching the selected status. {% endif %}
{% if repo.can_write %} {% endif %}