{% extends "base.html" %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}
Branch | {{ project.branch }} |
---|---|
Git Repo | {{ project.git_repo }} |
Requirements file | {{ project.requirements_file }} |
Tests | {{ project.tests }} |
Production Path | {{ project.relative_production_path }} |