{% extends "base.html"%} {% block content %}

{{repo.name}}

{{repo.owner.name}}
{% endblock %}