Skip to content
Snippets Groups Projects
Commit 27b8829b authored by UNKNOWN's avatar UNKNOWN
Browse files

Small change

parent 617552eb
No related branches found
No related tags found
No related merge requests found
<br><br>
<center>
<div style="height: 10vh; display: table; width: 50%;">
<div style="display: table-cell; vertical-align: middle; text-align: center;">
<h3>Breaking down language and comprehension barriers –</h3>
<h3>ease and speed up work and learning with the lecture translator</h3>
</div>
</div>
</center>
......@@ -5,20 +5,15 @@
<!---->
<div flex="" class="top-links flex">
<a href="{{ url_for('index') }}"><img src="https://cdn-icons-png.flaticon.com/512/553/553376.png" alt="home" width="20" height="20"></a>
<a href="{{ url_for('about') }}">ABOUT</a>
<a href="{{ url_for('contact') }}">CONTACT</a>
<a href="{{ url_for('legals') }}">LEGALS</a>
<a href="{{ url_for('terms') }}">TERMS OF SERVICE</a>
<a href="{{ url_for('about') }}">ABOUT</a>
</div>
</div>
</div>
<header>
<a href="{{ url_for('index') }}"><h1>KIT lecture translator</h1></a>
<div style="height: 10vh; display: table; width: 35%;">
<div style="display: table-cell; vertical-align: middle; text-align: center;">
<a href="{{ url_for('index') }}"><h3>Breaking down language and comprehension barriers – ease and speed up work and learning with the lecture translator</h3></a>
</div>
</div>
{% set filename = 'themes/' ~ theme ~ '/img/logo.png' %}
<a href="http://www.kit.edu"><img src="{{ url_for('static', filename=filename) }}" class="KITlogo" alt="logo"></a>
</header>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment