mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 15:31:16 +00:00
exp-chart in <td>
This commit is contained in:
parent
623db84502
commit
5377681559
1 changed files with 6 additions and 1 deletions
|
|
@ -29,8 +29,13 @@
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td colspan=2>
|
||||||
|
<div id="exp-chart" style="display:none;"></div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<div id="exp-chart" style="display:none;"></div>
|
|
||||||
<!--<% else %>
|
<!--<% else %>
|
||||||
<h1>HabitRPG</h1>
|
<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>
|
<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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue