We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent03bc1a0 commit07a0b2aCopy full SHA for 07a0b2a
backend/main/templates/home.html
@@ -153,6 +153,18 @@ <h4 class="feature-title m-0">Designed with care for beginners</h4>
153
</section>
154
155
<sectionid="email-newsletter"data-aos="fade-up"data-aos-duration="800"data-aos-offset="300">
156
+<divclass="container center-content">
157
+<div>
158
+<h2>Watch a demo of the features and benefits:</h2>
159
+
160
+<iframewidth="1280"height="720"src="https://www.youtube.com/embed/un1BrrV57PA"frameborder="0"
161
+allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
162
+allowfullscreen></iframe>
163
+</div>
164
165
166
+<divclass="spacer"></div>
167
168
<divclass="container"data-aos="fade-right"data-aos-delay="0">
169
{% include "messages.html" %}
170
</div>