{% extends "base.html" %} {% block title %}Git{% endblock %} {% block content %}

Content for git page goes here

{% endblock %}