dashboard
repositories
filestore
activity
search
login
web
/
radio-ui
Bedienoberfläche für Webradio
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of https://uhilger.de/gitblit/r/web/radio-ui
ulrich
2018-02-20
e15bc00949694f5b27585c200abc234761325f6f
[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>