{% extends "releasemanager/base.html" %} {% block title %}Release Manager - Home{% endblock title %} {% block content %}
This is the base template for the Release Manager application. It provides a common layout for all pages in the application.
Current Releases: List Releases {% endblock content %}