diff options
Diffstat (limited to 'templates/devel')
-rw-r--r-- | templates/devel/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html index b2da70cf..d3f7ec3b 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -78,7 +78,6 @@ <th>Package Count</th> <th>Incomplete Count</th> </tr> - </tr> </thead> <tbody> {% for todo in todos %} |