forbidden setting for tag-label
@@ -11,7 +11,9 @@
<!-- [TODO] commentout Until the destination is decided -->
<!-- <div id="revision-url" class="url-line"></div> -->
- <div class="title" id="tag-label"></div>
+ {% if not forbidden %}
+ <div class="title" id="tag-label"></div>
+ {% endif %}
</div>
{% if page %}