add todo
This commit is contained in:
parent
25d527c5aa
commit
d48bdc796b
1 changed files with 6 additions and 1 deletions
|
|
@ -5,6 +5,9 @@ lastfm: true
|
||||||
---
|
---
|
||||||
<div class="welcome-aside-left">
|
<div class="welcome-aside-left">
|
||||||
<div id="listening"></div>
|
<div id="listening"></div>
|
||||||
|
<!-- TODO: fake ad
|
||||||
|
<div class="leftside-fake-ad"></div>
|
||||||
|
-->
|
||||||
<div class="buttons-wrapper box">
|
<div class="buttons-wrapper box">
|
||||||
<h2>please visit...</h3>
|
<h2>please visit...</h3>
|
||||||
<div class="buttons">
|
<div class="buttons">
|
||||||
|
|
@ -35,5 +38,7 @@ lastfm: true
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<!--<img src="/img/home_rightside.jpg" id="rightside">-->
|
<!-- TODO: rightside home image
|
||||||
|
<img src="/img/home_rightside.jpg" id="rightside">
|
||||||
|
-->
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue