22 lines
331 B
Smarty
22 lines
331 B
Smarty
<div>
|
|
${bars_user}
|
|
</div>
|
|
|
|
<div>
|
|
<h4>Ergebnis Bundestag</h4>
|
|
${bars_bt}
|
|
</div>
|
|
|
|
<div style="margin-right: 10px;">
|
|
<img src="${frontend_logos}logo2.png" style="float: left; margin-right: 70px;" width="200px"/>
|
|
${vote_buttons}
|
|
</div>
|
|
|
|
<br><br>
|
|
|
|
<div>
|
|
${bars_party}
|
|
</div>
|
|
|
|
<div style="clear: both"></div>
|
|
|