ui: removes links that are not implemented

This commit is contained in:
Mojib Wali
2021-03-11 14:49:23 +01:00
committed by GitHub
parent 050d7b0feb
commit b475da5abf

View File

@@ -30,7 +30,7 @@
<h2>{{_ ("Repository")}}</h2>
<p class="bodytext">
<a href="{{ url_for('invenio_theme_tugraz.comingsoon') }}">
<!-- <a href="{{ url_for('invenio_theme_tugraz.comingsoon') }}">
{{_ ("Impressum")}}<i class="angle right icon"></i>
</a>
<br>
@@ -40,7 +40,7 @@
<br>
<a href="{{ url_for('invenio_theme_tugraz.comingsoon') }}">
{{_ ("Feedback")}}<i class="angle right icon"></i>
</a>
</a> -->
</p>
</div>