diff --git a/templates/page_with_carousel_button.html b/templates/page_with_carousel_button.html
index 6b468e8c7f56d3667d28360122bbc314505d18c6..867a914b4ca39abc84fddb4bafd09f85b3cb1d21 100644
--- a/templates/page_with_carousel_button.html
+++ b/templates/page_with_carousel_button.html
@@ -91,4 +91,5 @@
             <a href="{{ button[0] }}">{{ button[1] }}</a>
     </button>
 </div>
+
 {% endblock %}