Bedienoberfläche für Webradio
ulrich
2018-01-06 96834e9b5bba53df9e63dd02c9cd0a43b6bcbb18
1
2
3
4
5
6
7
8
<div class="dlg-info">
  <span class="close-btn pointer-cursor">&#10006;</span>
  <div class="dlg-behaelter">
    <div class="dlg-info-app-titel">radio-ui</div>
    <div class="dlg-info-app-info">Eine Bedienoberfläche für Webradio von <a href='https://uhilger.de'>Ulrich Hilger</a>.</div>
    <div class="dlg-info-app-info">Weitere Infos im <a href='https://uhilger.de/gitblit/docs/web!radio-ui.git'>Code-Repository</a>.</div>
  </div>
</div>