mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
Update card_stats.html
Don't want the header accidentally getting copied about when users copy+paste their stats.
This commit is contained in:
parent
8b5ae7d7c5
commit
d219337023
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
<!-- Copyright: Ankitects Pty Ltd and contributors
|
||||
-- License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html -->
|
||||
|
||||
<table class="card-stats" width="100%">
|
||||
{% for row in stats %}
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue