{% extends "layout.html" %} {% block title %}Manage your Project{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %}

Manage your repository



Please select one project...

Your Repository Branches

  

Commit All your changes (On active branch)

Push your Last Commits


{% endblock %}