diff --git a/components/03_Organisms/placeList/placeList.hbs b/components/03_Organisms/placeList/placeList.hbs index 3e72217..5687c96 100644 --- a/components/03_Organisms/placeList/placeList.hbs +++ b/components/03_Organisms/placeList/placeList.hbs @@ -9,4 +9,5 @@ {{/each}} + {{> @pagination}} \ No newline at end of file