summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/pagenav.hamlet18
-rw-r--r--templates/userpage.hamlet3
2 files changed, 13 insertions, 8 deletions
diff --git a/templates/pagenav.hamlet b/templates/pagenav.hamlet
index ae38a2d..17f4ef0 100644
--- a/templates/pagenav.hamlet
+++ b/templates/pagenav.hamlet
@@ -1,10 +1,12 @@
<p>(page #{pageNumber}/#{pages}):
-$if doPrev
- <a href=@{UserR cid}?page=#{prevPageNumber}>Prev
-$else
- Prev
-$if doNext
- <a href=@{UserR cid}?page=#{nextPageNumber}>Next
-$else
- Next
+<p>
+ $if doPrev
+ <a href=@{UserR cid}?page=#{prevPageNumber}>Prev
+ $else
+ Prev
+ /
+ $if doNext
+ <a href=@{UserR cid}?page=#{nextPageNumber}>Next
+ $else
+ Next
diff --git a/templates/userpage.hamlet b/templates/userpage.hamlet
index 4205d2c..504bd22 100644
--- a/templates/userpage.hamlet
+++ b/templates/userpage.hamlet
@@ -33,3 +33,6 @@ $else
<td>#{e}
^{pageNavWidget}
+
+<p>
+ <a href=@{VacationR cid}>PTO report