{% extends "base.html" %} {% block title %}Projects - devqubit{% endblock %} {% block content %}
{% include "_projects_table.html" %}
{% endblock %}