This commit is contained in:
Tom Price
2015-05-18 20:04:54 +01:00
parent c96e9ae5b4
commit 28cf152590

View File

@@ -9,7 +9,7 @@
<div class="col-sm-8">
<h1>
{% if object.is_rig %}N{{ object.pk|stringformat:"05d" }}{% else %}{{ object.pk }}{% endif %}
{{ object.name }}
| {{ object.name }}
</h1>
</div>
</div>