]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: add links to CBM and IKF Homepage
authorOle Artz <ole.artz@t-online.de>
Thu, 10 Aug 2017 13:37:46 +0000 (15:37 +0200)
committerOle Artz <ole.artz@t-online.de>
Thu, 10 Aug 2017 13:37:46 +0000 (15:37 +0200)
python_suite/dashboard/views/pv_overview.jinja2

index 261e66522d08788dc22c1d0d412c2da765c04796..56b4ded5bb36215c9b03eefa423636db5aa98d62 100644 (file)
@@ -8,8 +8,8 @@
        <body>
        <div id="container">
                <div class="header">
-                       <img src="/static/images/ikf_logo.png" alt="logo" class="ikf"/>
-                       <img src="/static/images/cbm_logo.png" alt="logo" class="cbm"/>
+                       <a href="http://www.uni-frankfurt.de/45043072/IKF?legacy_request=1"><img src="/static/images/ikf_logo.png" alt="logo" class="ikf"/></a>
+                       <a href="http://www.fair-center.eu/for-users/experiments/cbm-and-hades/cbm.html"><img src="/static/images/cbm_logo.png" alt="logo" class="cbm"/></a>
                        <h1>PRESTO - Overview<br/> Prototype of the Second Station of the Micro Vertex Detector of the Compressed Baryonic Matter</h1>
                </div>
                <div id="PVs">
@@ -40,7 +40,7 @@
                </div>
 <hr/>
                <div id="footnote">
-               Copyright &copy; Ole Artz, Philipp Klaus
+               Copyright &copy;<a href="mailto:ole.artz@stud.uni-frankfurt.de">Ole Artz</a>, Philipp Klaus, 
                <a href="https://www.uni-frankfurt.de/51839311/Working-Group-People">IKF-Working Group Prof. Dr. Stroth</a>
                </div>
        </div>