{% extends "../core.html" %} {% block title %}octopus | /{{ repo.owner }}/{{ repo.name }}{% endblock %} {% block content %}

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

🐙 It's a water animal

Clone Star RSS
{{ repo.num_commit }} commits {{ repo.num_branch}} branch {{ repo.num_tag }} tags {{ repo.num_contributor }} contributor size: {{ repo.size }}

about details files log patches contribute
{% block child_content %}{% endblock %} {% endblock %}