Skip to content

Commit dc3f763

Browse files
committed
remove unnecessary comment
1 parent 786f7c8 commit dc3f763

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

browse/templates/browse/base_generic.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -194,15 +194,10 @@ <h2 style="color: #ecf0f1; margin: 0;">LiteBIRD Instrument Model Database</h2>
194194
</ul>
195195
</div>
196196

197-
<!-- User Content on the Far Right -->
197+
<!-- User Content in the header, top right -->
198198
<div class="navbar-collapse collapse">
199199
<ul class="navbar-nav">
200200
<li class="nav-item user-content">
201-
{% block content %}
202-
{% comment %}
203-
User content moved to the header
204-
{% endcomment %}
205-
{% endblock %}
206201
</li>
207202
</ul>
208203
</div>

0 commit comments

Comments
 (0)