-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2fcb8c6
commit 70b48a0
Showing
12 changed files
with
91 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,20 +16,24 @@ | |
|
||
<div class="col-md-5 col-lg-5"> | ||
<h3>Informació</h3> | ||
<address> | ||
Pujada Sant Martí,12<br> | ||
<address> | ||
<i class="icon-map-marker"></i> | ||
Pujada Sant Martí, 12<br> | ||
17004, GIRONA | ||
</address> | ||
<address> | ||
<strong>Telèfon</strong><br> | ||
972 48 73 46 | ||
<i class="icon-phone"></i> | ||
972 48 73 46 | ||
</address> | ||
<hr> | ||
|
||
<h3>Contactes</h3> | ||
|
||
<p>[email protected]<br> | ||
[email protected]</p> | ||
<address> | ||
<a class="icon-envelope-alt" href="mailto:[email protected]" target="_top"> [email protected]</a> | ||
<br> | ||
<a class="icon-envelope-alt" href="mailto:[email protected]" target="_top"> [email protected]</a> | ||
</address> | ||
|
||
<p> | ||
<b>Director</b><br> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,14 +3,39 @@ | |
{% block title %}{{ 'index.inici' | trans}}{% endblock %} | ||
|
||
{% block body %} | ||
<div class="row"> | ||
|
||
|
||
<img class="gironaCover" src="{{ asset('bundles/ADG/img/girona.png') }}"/> | ||
|
||
|
||
<div class="row" style="margin-top: 20px"> | ||
<div class="col-lg-4" align="center"> | ||
<div class="space100"></div> | ||
<img src="{{ asset('bundles/ADG/img/logo-bisbat.jpg') }}"/><br> | ||
{{ 'index.propietat' | trans}} | ||
<div class="space10"></div> | ||
<img src="{{ asset('bundles/ADG/img/logo-diputacio.gif') }}"/><br> | ||
{{ 'index.colaborador' | trans}} | ||
<div class="space100 visible-lg"></div> | ||
<div class="coverInfo"> | ||
|
||
<h2>{{ 'contacte.head' | trans }}</h2> | ||
|
||
<address> | ||
<i class="icon-map-marker"></i> | ||
Pujada Sant Martí, 12<br> | ||
17004, GIRONA | ||
</address> | ||
|
||
<address> | ||
<i class="icon-phone"></i> | ||
972 48 73 46 | ||
</address> | ||
<address> | ||
<a class="icon-envelope-alt" href="mailto:[email protected]" target="_top"> [email protected]</a> | ||
<br> | ||
<a class="icon-envelope-alt" href="mailto:[email protected]" target="_top"> [email protected]</a> | ||
</address> | ||
|
||
<p><strong><i class="icon-time"></i> Horari</strong><br> | ||
De dilluns a dijous, de 16 h a 20 h<br> | ||
Consultes convingudes: dijous de 10 h a 14 h<br> | ||
Tancat: Juliol i agost / 24 desembre a 6 gener</p> | ||
</div> | ||
</div> | ||
|
||
<div class="col-lg-8" style="padding-right: 0px;"> | ||
|
@@ -30,4 +55,18 @@ | |
|
||
</div> | ||
</div> | ||
|
||
<div class="row" style="padding-top: 20px; margin-bottom: 20px;"> | ||
|
||
<div class="col-lg-offset-2 col-lg-4 col-md-6 col-sm-6 col-xs-12" align="center"> | ||
<img style="height: 80px" src="{{ asset('bundles/ADG/img/logo-bisbat.jpg') }}"/><br> | ||
{{ 'index.propietat' | trans}} | ||
</div> | ||
|
||
<div class="col-lg-4 col-xs-offset-2 col-md-6 col-sm-6 col-xs-12" align="center"> | ||
<img src="{{ asset('bundles/ADG/img/logo-diputacio.png') }}"/><br> | ||
{{ 'index.colaborador' | trans}} | ||
</div> | ||
</div> | ||
|
||
{% endblock %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.