diff options
Diffstat (limited to 'lib/waev_web/templates/exports/show.html.eex')
-rw-r--r-- | lib/waev_web/templates/exports/show.html.eex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/waev_web/templates/exports/show.html.eex b/lib/waev_web/templates/exports/show.html.eex index 6356804..15a1360 100644 --- a/lib/waev_web/templates/exports/show.html.eex +++ b/lib/waev_web/templates/exports/show.html.eex @@ -35,3 +35,5 @@ </div> <% end %> + +<%= pagination_bar(assigns, @page, @size) %> |