travis-web/app/templates/branches.hbs
2015-09-07 15:53:14 +02:00

25 lines
270 B
Handlebars

<section>
<h2>Default Branch</h2>
</section>
<section>
<h2>Active Branches</h2>
</section>
<section>
<h2>Inactive Branches</h2>
</section>
{{!-- {{#if content.isLoaded}} --}}
{{branch-row build=build}}
{{!-- {{else}}
{{loading-indicator}}
{{/if}} --}}