aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/checkin/newindex.html
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/checkin/newindex.html')
-rw-r--r--servo/templates/checkin/newindex.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/servo/templates/checkin/newindex.html b/servo/templates/checkin/newindex.html
index 41a6a05..7c04fb8 100644
--- a/servo/templates/checkin/newindex.html
+++ b/servo/templates/checkin/newindex.html
@@ -87,9 +87,9 @@
<input type="checkbox" name="tags" value="{{ t.id|safe }}"/> {% bootstrap_icon "tag" %} {{ t.title }}
</label>
</div>
- {% endfor %}
- </div>
- </div>
+ {% endfor %}
+ </div>
+ </div>
</div>
</div>
{% endif %}