{% extends 'repository/repo_layout.html' %} {% from "_custom_select.html" import custom_select %} {% block title %}Task #{{ task.id }} - {{ repo_owner }}/{{ repo_name }}{% endblock %} {% block repo_content %}
You must be logged in to comment.