added test
This commit is contained in:
parent
45730e4eb1
commit
3b387d61db
7 changed files with 86 additions and 27 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{% load static meta%}
|
||||
{% load static meta cms_tags%}
|
||||
{% load i18n %}
|
||||
|
||||
<section id="contact">
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
{% endfor %}
|
||||
<h2 class="section-heading">{% trans "Contact Us" %}</h2>
|
||||
<br>
|
||||
<h3 class="intro-smallcap">{% trans "Join us at" %} <a href="{% url 'digitalglarus:home'%}">{% trans "Digital Glarus" %}</a>,
|
||||
<h3 class="intro-smallcap">{% trans "Join us at" %} <a href="{% page_url 'digital-glarus-page' %}">{% trans "Digital Glarus" %}</a>,
|
||||
{% trans "a great co-working space in the middle of Alps!" %} <p></p> {% trans "You can contact us at" %} </h3>
|
||||
<h3 class="intro-smallcap"><a href="mailto:info@ungleich.ch" ><i class="fa fa-envelope">info@ungleich.ch</i></a></h3>
|
||||
<h3 class="intro-smallcap"><i class="fa fa-phone"></i> (044) 534-66-22<p></p></h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue