Sergi Almacellas Abellana pushed to branch branch/default at Tryton / Website


Commits:
bb6fc60d by Sergi Almacellas Abellana at 2023-04-13T17:56:43+02:00
Add TUB2023 live streaming
- - - - -
6296643a by Sergi Almacellas Abellana at 2023-04-13T17:57:02+02:00
Add more TUB2023 talks
- - - - -


1 changed file:

- templates/events/tub2023.html


Changes:

=====================================
templates/events/tub2023.html
=====================================
@@ -30,7 +30,11 @@
 {% endmacro %}
 {% set events = [
     Day((2023, 5, 22),
-        ("New index declaration", (10,), (10, 30),
+        ("What is Tryton and why you want to use it?", (10, ), (10, 30),
+            "We will learn what is Tryton and what is used for. "
+            "They key concepts to improve the day by day of your company will 
be shown.",
+            [("Sergi Almacellas Abellana", '71c441aa930202e038d23412a0bfc455', 
"KOPEN", 'https://www.kopen.es/')]),
+        ("New index declaration", (10, 30), (11, ),
             "The implementation process of the new index system, the reasons 
for the change, "
             "the choices that have been made and a presentation of the result",
             [("Nicolas Évrard", '9f3e84dcf01f24de39a02268e00a89ed', "B2CK", 
'https://www.b2ck.com/')]),
@@ -87,6 +91,10 @@
     <a class="btn btn-primary text-uppercase my-4" 
href="mailto:tub2...@tryton.org";>Submit a talk</a>
 </div>
 {% endif %}
+<div class="bg-light py-4 mb-4 text-center" id="video">
+    <p class="lead"><span class="material-icons align-middle">movie</span> 
Talks will be recorded and live streamed on our Youtube channel.</p>
+    <a class="btn btn-primary text-uppercase my-4" 
href="https://www.youtube.com/@TrytonSoftware";>Subscribe</a>
+</div>
 {% endblock schedule %}
 
 {% block register %}



View it on Heptapod: 
https://foss.heptapod.net/tryton/website/-/compare/2cc6acf89390c9598b453691ae6781db3ba57c77...6296643a1ecfebe7c7f3e8020932f008958c8e38

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/website/-/compare/2cc6acf89390c9598b453691ae6781db3ba57c77...6296643a1ecfebe7c7f3e8020932f008958c8e38
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to