-
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
bd1caee
commit 743f138
Showing
2 changed files
with
18 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,8 +43,7 @@ | |
<a href="https://acdh.oeaw.ac.at">Austrian Centre for Digital | ||
Humanities and Cultural Heritage (ACDH-CH)</a> | ||
<br/> Dr. Ignaz Seipel-Platz 2, 1010 Wien, Österreich <br/> | ||
E-Mail: <a href="mailto:[email protected]" | ||
>[email protected]</a></p> | ||
E-Mail: <a href="mailto:[email protected]">acdh-ch-helpdesk(at)oeaw.ac.at</a></p> | ||
<p>Zusammengestellt von Martin Anton Müller und Laura Untner</p> | ||
<h3>Unternehmensgegenstand:</h3> | ||
<p>Die Österreichische Akademie der Wissenschaften (ÖAW) hat den | ||
|
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 |
---|---|---|
|
@@ -22,13 +22,23 @@ | |
<!-- .footer-widget --> | ||
<div class="footer-widget col-lg-4 col-md-3 col-sm-3"> | ||
<div class="textwidget custom-html-widget"> | ||
<p> ACDH-CH <br/> Austrian Centre for Digital Humanities <br/> and | ||
Cultural Heritage <br/> Österreichische Akademie der Wissenschaften </p> | ||
<p> Bäckerstraße 13, <br/> 1010 Wien </p> | ||
<p> T: +43 1 51581-2200 <br/> E: <a | ||
href="mailto:[email protected] | ||
" | ||
>[email protected]</a> | ||
<p> | ||
ACDH-CH | ||
<br/> | ||
Austrian Centre for Digital Humanities <br/> and Cultural Heritage | ||
<br/> | ||
Österreichische Akademie der Wissenschaften | ||
</p> | ||
<p> | ||
Bäckerstraße 13 | ||
<br/> | ||
1010 Wien | ||
</p> | ||
<p> | ||
T: +43 1 51581-2200 | ||
<br/> | ||
E: <a href="mailto:[email protected] | ||
">acdh-ch-helpdesk(at)oeaw.ac.at</a> | ||
</p> | ||
</div> | ||
</div> | ||
|