##// END OF EJS Templates
frontend: latest js version
ergo -
Show More
@@ -5776,11 +5776,11 b' function kickstartAE() {'
5776 "\n" +
5776 "\n" +
5777 "<p>\n" +
5777 "<p>\n" +
5778 " <span class=\"point\">3</span>\n" +
5778 " <span class=\"point\">3</span>\n" +
5779 " In order for your application to stream meaningful information you will need to\n" +
5779 " In order for your application to stream meaningful information, you will need to\n" +
5780 " integrate a compatible client for your language of choice.\n" +
5780 " integrate a compatible client for your language of choice.\n" +
5781 "</p>\n" +
5781 "</p>\n" +
5782 "\n" +
5782 "\n" +
5783 "<p>Head over to <a href=\"{{AeConfig.urls.docs}}\" target=\"_blank\">\n" +
5783 "<p>Head over to the <a href=\"{{AeConfig.urls.docs}}\" target=\"_blank\">\n" +
5784 " <strong>developers section</strong></a> for information on currently available\n" +
5784 " <strong>developers section</strong></a> for information on currently available\n" +
5785 " clients that you can plug into your software</p>\n"
5785 " clients that you can plug into your software</p>\n"
5786 );
5786 );
General Comments 0
You need to be logged in to leave comments. Login now