{% extends 'layout.html' %} {% block content %}

Welcome to the Buildbot {%- if project_name -%}  for the  {%- if project_url -%} {{ project_name }} {%- else -%} {{ project_name }} {%- endif -%}  project {%- endif -%} !

This and other pages can be overridden and customized.

{% endblock %}