{% extends 'repository/repo_layout.html' %} {% from "_custom_select.html" import custom_select %} {% block title %}Pull Requests - {{ repo_owner }}/{{ repo_name }} - {{ brand_name }}{% endblock %} {% block repo_content %}
There aren’t any open pull requests.
{% if session.get('user_id') %} {% endif %}