I would like to display the Linkedin share icon in my AWL page .I have generated the plugin from Linkedin and it is in javascript.
The code is given below.
<script src="//
platform.linkedin.com/in.js" type="text/javascript">
lang: en_US
</script>
<script type="IN/Share" data-url="COMPANY_URL" data-counter="top">
</script>
How could I use this code in my ariba page?. Please give me any sample code for the same.