fixing a few bits

This commit is contained in:
2013-02-19 22:46:24 -05:00
parent b603f2404c
commit b2b75eacf2
6 changed files with 1043 additions and 1050 deletions

View File

@@ -24,5 +24,5 @@ ul
- }
- if (! lastPage) {
a(href="?page=" + (page + 1)) Next
a(href="/admin/exercises?page=" + (page + 1)) Next
- }