Back to Postgresml

<%= title %>

pgml-dashboard/src/components/layouts/head/template.html

2.10.0603 B
Original Source

% use crate::utils::config; let thumbnail = image .unwrap_or_else(|| format!(r#"{}/static/images/homepage-social-share.webp"#, config::site_domain())); let description = description .unwrap_or_else(|| String::from("Train and deploy models to make online predictions using only SQL, with an open source Postgres extension.")); %>

<%= title %> – PostgresML <% if canonical.is_some() { %> <% } %> <% if context.is_some() { %> <%- context.unwrap() %> <% } else { %> "> <% } %> <% for link in preloads { %> type="image/webp"> <% }; %> <% if config::dev_mode() { %> <% } %>