{% extends "base.html" %} {% load i18n %} {% block title %} | {% trans "About" %} {% endblock %} {% block breadcrumbs %}
  • {% trans "About" %}
  • {% endblock %} {% block content %}

    About Launch Control

    This project is developed Launchpad, you can get the source there.

    Please report bugs using project bug report form.

    {% endblock %}