13 行
197 B
PHP
13 行
197 B
PHP
|
|
<div class="container">
|
||
|
|
|
||
|
|
<br>
|
||
|
|
|
||
|
|
<h2><?php echo $page_title; ?></h2>
|
||
|
|
|
||
|
|
<figure class="highcharts-figure">
|
||
|
|
<div id="bandmap"></div>
|
||
|
|
<p class="highcharts-description">
|
||
|
|
</p>
|
||
|
|
</figure>
|
||
|
|
</div>
|