<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="author" content="'Dark' theme - Guillaume Cottenceau"/>
~~~image_head_code~~~
- <script type="text/javascript" src="~~pathtobase~~booh.js"/>
+ <script type="text/javascript" src="~~pathtobase~~booh.js"></script>
<style type="text/css" media="screen">
<!--
body {
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="author" content="sbs theme, by Erik Ramseth -- based heavily on `Simple' theme by Guillaume Cottenceau">
~~~image_head_code~~~
- <script type="text/javascript" src="~~pathtobase~~booh.js"/>
+ <script type="text/javascript" src="~~pathtobase~~booh.js"></script>
<style type="text/css" media="screen">
<!--
body {
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="author" content="'Simple' theme - Guillaume Cottenceau"/>
~~~image_head_code~~~
- <script type="text/javascript" src="~~pathtobase~~booh.js"/>
+ <script type="text/javascript" src="~~pathtobase~~booh.js"></script>
<link rel="stylesheet" type="text/css" href="~~pathtobase~~booh.css" media="screen" />
</head>