{% extends 'project-detail.html' %} {% block tabbarlayout %} {{ tabbar('Info') }} {% endblock %} {% block tabcontent %}
{{ project.description }}