Update pipeline.html

This commit is contained in:
zypriafl 2024-11-11 21:21:31 +01:00 committed by GitHub
parent 6fe4d05147
commit cd0bee9265
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,7 @@
<div class="col-md-6 bg-card"> <div class="col-md-6 bg-card">
<div class="tool-header"> <div class="tool-header">
<span class="material-symbols-rounded tool-header-icon advance">family_history</span> <span class="material-symbols-rounded tool-header-icon advance">family_history</span>
<span th:text="#{home.pipeline.desc}"></span>
<span class="tool-header-text" th:text="#{pipeline.header}"></span> <span class="tool-header-text" th:text="#{pipeline.header}"></span>
</div> </div>
<div class="text-end text-top"> <div class="text-end text-top">