exp-chart in <td>

This commit is contained in:
Tyler Renelle 2012-07-06 23:10:37 -04:00
parent 623db84502
commit 5377681559

View file

@ -29,8 +29,13 @@
</td>
</tr>
<tr>
<td colspan=2>
<div id="exp-chart" style="display:none;"></div>
</td>
</tr>
</table>
<div id="exp-chart" style="display:none;"></div>
<!--<% else %>
<h1>HabitRPG</h1>
<p>A habit tracker app which treats your goals like a Role Playing Game. <a href="https://github.com/lefnire/habitrpg#habitrpg">More Information</a></p>