{% extends "main.html" %}
{% block tabs %}
{{ super() }}
CMP Backend Development Documentation
This documentation is designed specifically for CMP backend developers
Explore a wealth of
resources to enhance your skills, troubleshoot challenges, and contribute effectively to the
project's success.
Getting started
Go to GitLab
{% endblock %}
{% block content %}{% endblock %}
{% block footer %}{% endblock %}