added danube meta tags
This commit is contained in:
parent
a0ea3b93f8
commit
d91662da98
@ -3,10 +3,13 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>${danube_page_title}</title>
|
<title>${danube_page_title}</title>
|
||||||
|
|
||||||
|
${danube_html_meta}
|
||||||
${css}
|
${css}
|
||||||
${js}
|
${js}
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
#galleria{ width: 800px; height: 600px; background: #FFF }
|
#galleria{ width: 800px; height: 600px; background: #FFF }
|
||||||
|
table tr td { padding: 3px; }
|
||||||
</style>
|
</style>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user