ruland kodmall

<div id="flip"></div>
<div id="panel"><div id="panel-inner">
<div id="panel-items" class="clearfix" style="display: block;">
<div id="latest-posts">
<div class="navmenyhead">Senaste inläggen</div><ul>
{% for entry in entries[:23] %}
<li><a href="{{ entry.url }}">{{ entry.title }}</a></li>
{% endfor %}
</ul></div>

<div id="archive">
<div class="navmenyhead">Arkiv</div>
<ul>
<div class="navmenytext"><center>
<b>2010</b>
<br />
Januari - Februari - Mars - April - Maj - Juni - Juli - Augusti - <a href="http://hannalovisasol.se/2010/september/">September</a> - <a href="http://hannalovisasol.se/2010/october/">Oktober</a> - <a href="http://hannalovisasol.se/2010/november/">November</a> - <a href="http://hannalovisasol.se/2010/december/">December</a></br>
</br><br />
<b>2011</b>
<br />
<a href="http://hannalovisasol.se/2011/january/">Januari</a> - <a href="http://hannalovisasol.se/2011/february/">Februari</a> - <a href="http://hannalovisasol.se/2011/march/">Mars</a> - <a href="http://hannalovisasol.se/2011/april/">April</a> - <a href="http://hannalovisasol.se/2011/may/">Maj</a> - <a href="http://hannalovisasol.se/2011/june/">Juni</a> - <a href="http://hannalovisasol.se/2011/july/">Juli</a> - <a href="http://hannalovisasol.se/2011/august/">Augusti</a> - <a href="http://hannalovisasol.se/2011/september/">September</a> - <a href="http://hannalovisasol.se/2011/october/">Oktober</a> - <a href="http://hannalovisasol.se/2011/november/">November</a> - <a href="http://hannalovisasol.se/2011/december/">December</a></br>
</br><br />
<b>2012</b>
<br />
<a href="http://hannalovisasol.se/2012/january/">Januari</a> - <a href="http://hannalovisasol.se/2012/february/">Februari</a> - <a href="http://hannalovisasol.se/2012/march/">Mars</a> - <a href="http://hannalovisasol.se/2012/april/">April</a> - <a href="http://hannalovisasol.se/2012/may/">Maj</a> - <a href="http://hannalovisasol.se/2012/june/">Juni</a> - <a href="http://hannalovisasol.se/2012/july/">Juli</a> - <a href="http://hannalovisasol.se/2012/august/">Augusti</a> - <a href="http://hannalovisasol.se/2012/september/">September</a> - <a href="http://hannalovisasol.se/2012/october/">Oktober</a> - <a href="http://hannalovisasol.se/2012/november/">November</a> - <a href="http://hannalovisasol.se/2012/december/">December</a><br /> <br />
<b>2013</b>
<br />
<a href="http://hannalovisasol.se/2013/january/">Januari</a> - <a href="http://hannalovisasol.se/2013/february/">Februari</a> - <a href="http://hannalovisasol.se/2013/march/"> Mars</a> - <a href="http://hannalovisasol.se/2013/april/">April</a> - Maj - Juni - Juli - Augusti - September - Oktober - November - December </center>
</ul></div>


<div id="categories">
<div class="navmenyhead">Kategorier</div>
<ul>
<center>{% for category in categories %}
<li><a href="{{ category.url }}">{{ category.name }}</a></li>
{% endfor %}
</center>
</ul>
</div><!-- menu-items --></div><!-- #menu-inner --></div><!-- #menu -->
</div>