mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-07-30 17:42:06 +01:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b27d54b6f0 | ||
|
|
f81ca88835 |
@@ -29,6 +29,10 @@
|
|||||||
|
|
||||||
<h2>{{_ ("Repository")}}</h2>
|
<h2>{{_ ("Repository")}}</h2>
|
||||||
<p class="bodytext">
|
<p class="bodytext">
|
||||||
|
<a href="https://tu-graz-library.github.io/docs-repository" title="Repository documentation" target="_blank">
|
||||||
|
{{_ ("Documentation")}} <i class="external alternate icon"></i>
|
||||||
|
</a>
|
||||||
|
<br>
|
||||||
<!-- <a href="{{ url_for('invenio_theme_tugraz.comingsoon') }}">
|
<!-- <a href="{{ url_for('invenio_theme_tugraz.comingsoon') }}">
|
||||||
{{_ ("Impressum")}}<i class="angle right icon"></i>
|
{{_ ("Impressum")}}<i class="angle right icon"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -98,7 +98,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{%- endblock record_footer -%}
|
{%- endblock record_footer -%}
|
||||||
{%- block jump -%}
|
<!-- {%- block jump -%}
|
||||||
<div class="ui grid">
|
<div class="ui grid">
|
||||||
<div class="centered row" id="jump-btn">
|
<div class="centered row" id="jump-btn">
|
||||||
<a style="cursor: pointer;">
|
<a style="cursor: pointer;">
|
||||||
@@ -107,7 +107,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{%- endblock jump -%}
|
{%- endblock jump -%} -->
|
||||||
{%- endblock record_body %}
|
{%- endblock record_body %}
|
||||||
</div>
|
</div>
|
||||||
<div class="five wide column">
|
<div class="five wide column">
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ This file is imported by ``invenio_theme_tugraz.__init__``,
|
|||||||
and parsed by ``setup.py``.
|
and parsed by ``setup.py``.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "1.9.5"
|
__version__ = "1.9.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user