mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2025-02-07 07:19:11 +00:00
11 lines
No EOL
265 B
Smarty
11 lines
No EOL
265 B
Smarty
<html>
|
|
<head>
|
|
<title>{$APP.LBL_GOOGLE_SYNC_ERR}</title>
|
|
</head>
|
|
<body>
|
|
<h1>{$APP.LBL_THERE_WAS_AN_ERR}{$error}</h1>
|
|
<br>
|
|
<p>
|
|
<a href="{$url}">{$APP.LBL_CLICK_HERE}</a>{$APP.LBL_TO_CONTINUE}
|
|
</body>
|
|
</html> |