legend
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
|
||||
<div class="container" style="margin-top:4em;">
|
||||
<h1>Fahrradunfälle in <?=$strName?></h2>
|
||||
<p>Einwohnerzahl: <?=$numPopulation?> Fläche: <?=$numFlaeche?> km<sup>2</sup></p>
|
||||
<p>Einwohnerzahl: <?=number_format($numPopulation,0,",",".")?> Fläche: <?=number_format($numFlaeche,2,",",".")?> km<sup>2</sup></p>
|
||||
|
||||
<!-- Unfallverlauf -->
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user