Added descriptions from last fm, formatted album page, added retry buttons

This commit is contained in:
Remy
2011-08-07 21:18:42 -07:00
parent 6c235732e2
commit 45563c821c
15 changed files with 306 additions and 92 deletions

View File

@@ -1,5 +1,6 @@
<%inherit file="base.html"/>
<form action="configUpdate" method="post">
<div id="config">
<div class="table_wrapper">
<h1>Web Interface</h1>
<table>
@@ -216,5 +217,4 @@
</p>
</form>
</div>
</div>
<%inherit file="base.html" />