aboutsummaryrefslogtreecommitdiffstats
path: root/templates/layerindex/detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layerindex/detail.html')
-rw-r--r--templates/layerindex/detail.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/layerindex/detail.html b/templates/layerindex/detail.html
index 220d475b06..4898d92ad1 100644
--- a/templates/layerindex/detail.html
+++ b/templates/layerindex/detail.html
@@ -136,6 +136,17 @@
</ul>
{% endif %}
+ {% if rrs_maintplans %}
+ <h3>{{ rrs_maintplans|pluralize:"Maintenance Plan,Maintenance Plans" }}</h3>
+ <ul>
+ {% for maintplan in rrs_maintplans %}
+ <li>
+ <a href="{% url 'rrs_maintplan' maintplan.name %}">{{ maintplan.name }}</a>
+ </li>
+ {% endfor %}
+ </ul>
+ {% endif %}
+
</div> <!-- end of span7 -->
<div class="span4 pull-right description">