-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsidebar.html
More file actions
59 lines (54 loc) · 2.15 KB
/
sidebar.html
File metadata and controls
59 lines (54 loc) · 2.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html>
<body>
<aside id="sidebar">
<br />
<p align="center">
<a class="twitter-timeline" height="700" data-lang="en" href="https://twitter.com/dqualizer_proj">Tweets by
dqualizer</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</p>
<h3>
<a id="consortium" class="anchor" href="#consortium" aria-hidden="true"><span
class="octicon octicon-link"></span></a>Consortium
</h3>
<br />
<a href="http://www.novatec-gmbh.de/" target="_blank"><img src="images/logo-novatec.png"
alt="NovaTec Consulting GmbH" title="NovaTec Consulting GmbH" width="70%" /></a>
<br /><br />
<a href="https://www.inf.uni-hamburg.de" target="_blank"><img src="images/logo_uni_hh.png" alt="Universität Hamburg"
title="Universität Hamburg" width="80%" /></a>
<br />
<h3>
<a id="tools" class="anchor" href="#tools" aria-hidden="true"><span
class="octicon octicon-link"></span></a>Partners
</h3>
<br />
<a href="https://www.vhv.de" target="_blank"><img src="images/logo-vhv.png" alt="VHV Gruppe" title="VHV Gruppe"
width="50%" /></a>
<br />
<br />
<a href="https://www.datev.de" target="_blank"><img src="images/logo-datev.svg" alt="DATEV eG" title="DATEV eG"
width="50%" /></a>
<br />
<h3>
<a id="sponsor" class="anchor" href="#sponsor" aria-hidden="true"><span
class="octicon octicon-link"></span></a>Sponsor
</h3>
<br />
<a href="http://www.bmbf.de/" target="_blank"><img src="images/BMBF_CMYK_Gef_e-transp-140x107.png"
alt="Sponsored by the German Federal Ministry of Education and Research"
title="Sponsored by the German Federal Ministry of Education and Research" /></a>
<br />
<p>
This page was generated by
<a href="https://pages.github.com">GitHub Pages</a> using the Architect theme by
<a href="https://twitter.com/jasonlong">Jason Long</a>.
</p>
<p>
This site uses Google Analytics. More details are available on the
<a href="privacystatement.html">privacy statement page</a>.
</p>
</aside>
</body>
</html>