~allanlesage/helipad/helipad-coverage

« back to all changes in this revision

Viewing changes to gaps/templates/stack_list.html

  • Committer: chris.gagnon
  • Date: 2014-02-20 23:08:56 UTC
  • mfrom: (730.1.5 coverage)
  • Revision ID: chris.gagnon@canonical.com-20140220230856-qcxudpcdfsjurqpk
update models wip

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{% extends "ci_layout.html" %}
 
1
{% extends "gaps_layout.html" %}
2
2
{% load dashboard_extras %}
3
3
{% load ci_extras %}
4
4