M

Size: a a a
M
A
A
АК
M
A
M
M
M
A
M
A
A
A
A
@Attachment(value = "Link HTML", type = "text/html", fileExtension = ".html")
public static String linkInHtml(String url) {
return "<html><body><a href='URL'></body></html>";
}
A
A
@Attachment(value = "Link HTML", type = "text/html", fileExtension = ".html")
public static String linkInHtml(String url) {
return "<html><body><a href='URL'></body></html>";
}