mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
Add contact info to footer
This commit is contained in:
20
contact.html
20
contact.html
@@ -15,10 +15,18 @@ layout: default
|
||||
<h4>Facebook: <a href="https://www.facebook.com/lapikudhelpdesk/">Lapikud Helpdesk</a></h4>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="contact-main">
|
||||
<h2>MTÜ Lapikud</h2>
|
||||
<p>Aadress: Akadeemia tee 5, Tallinn, Eesti</p>
|
||||
<p>E-post: <a href="mailto:lapikud@lapikud.ee">lapikud@lapikud.ee</a></p>
|
||||
<p>Telefon: <a href="tel:+372 58 160 799">+372 58 160 799</a></p>
|
||||
<p>Reg. kood: 801 67 145</p>
|
||||
<p>Swedbank EE812200221019551756</p>
|
||||
</div>
|
||||
|
||||
<div id="contact-management">
|
||||
<h2>Juhatus</h2>
|
||||
|
||||
|
||||
<div id="container">
|
||||
|
||||
{% for person in site.data.management %}
|
||||
@@ -35,12 +43,4 @@ layout: default
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
<div id="contact-main">
|
||||
<h2>MTÜ Lapikud</h2>
|
||||
<p>Aadress: Akadeemia tee 5, Tallinn, Eesti</p>
|
||||
<p>E-post: <a href="mailto:lapikud@lapikud.ee">lapikud@lapikud.ee</a></p>
|
||||
<p>Telefon: <a href="tel:+372 58 160 799">+372 58 160 799</a></p>
|
||||
<p>Reg. kood: 801 67 145</p>
|
||||
<p>Swedbank EE812200221019551756</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user