mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
Added very basic student and mentors views for now
This commit is contained in:
@@ -1,17 +1,10 @@
|
||||
<footer class="main-footer">
|
||||
<section class="container">
|
||||
<div class="row">
|
||||
<div class="column">
|
||||
<h3>About us</h3>
|
||||
<p>
|
||||
Lapikud is brought to you by awesome people at TTÜ Software development club
|
||||
<a href="https://lapikud.ee">Lapikud</a>.
|
||||
</p>
|
||||
</div>
|
||||
<div class="column footer-nav">
|
||||
<h3>Navigation</h3>
|
||||
<h3>Navigatsioon</h3>
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/">Esileht</a></li>
|
||||
{% include main_nav.html %}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user