aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/base.html
{% extends "../core.html" %} {% block title %}octopus | /{{ repo.owner }}/{{ repo.name }}{% endblock %} {% block content %}

{{ repo.owner }} / {{ repo.name }}

🐙 It's a water animal


{% block child_content %}{% endblock %} {% endblock %}