This commit is contained in:
Alex Turchyn
2023-09-03 20:44:54 +03:00
parent 3d13d28e05
commit 0cc53066eb
7 changed files with 25 additions and 6 deletions
+1 -4
View File
@@ -1,4 +1 @@
<div class="text-center px-2">
Powered by
<a href="<%= Docuseal::PRODUCT_URL %>" class="underline"><%= Docuseal::PRODUCT_NAME %></a> - open source documents software
</div>
<%= render 'shared/powered_by' %>
+4
View File
@@ -0,0 +1,4 @@
<div class="text-center px-2">
Powered by
<a href="<%= Docuseal::PRODUCT_URL %>" class="underline"><%= Docuseal::PRODUCT_NAME %></a> - open source documents software
</div>