{% extends "releasemanager/base.html" %} {% block title %}Release Manager - Home{% endblock title %} {% block content %}

Release Manager Base HTML Template

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 %}