UNPKG
casbah
Version:
latest (0.1.6)
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
Contract Administration Site * Be Architecural Heroes *
casbah
/
client
/
header.html
11 lines
(10 loc)
•
274 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!doctype
html
>
<
br
>
<
br
>
<
div
id
=
"backup-logo"
>
</
div
>
<
img
src
=
"./uploads/logo.png"
alt
=
""
style
=
"width:100px; float:left;"
onerror
=
"$('#backup-logo').load('client/casbah_logo.html');"
>
<
h2
style
=
"float:right;"
>
{{doc_type}}
</
h2
>
<
div
style
=
"clear:both"
>
</
div
>