dashboard
repositories
filestore
activity
search
login
web
/
radio-ui
Bedienoberfläche für Webradio
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Doku berichtigt
ulrich
2018-01-27
e1c0e5f22926dc96e81c7b5de65afee4656eaf51
[web/radio-ui.git]
/
data
/
tpl
/
dlg-msg.tpl
1
2
3
4
5
6
<div class="{{typ}}">
<span class="close-btn pointer-cursor">✖</span>
<div class="dlg-behaelter">
{{text}}
</div>
</div>