Back to Postgresml

Template

pgml-dashboard/src/components/navigation/tabs/tabs/template.html

2.10.082 B
Original Source

<% for (i, tab) in tabs.into_iter().enumerate() { %> <%+ tab %> <% } %>