<?xml version="1.0" encoding="UTF-8"?>
<Module>
	<ModulePrefs title="Social Hello World"
		description="The Social Hello World Application Displays multilingual hello messages"
		thumbnail="http://localhost:8080/" icon="http://localhost:8080/images/icon.png">
		<Require feature="osapi"></Require>
		<Require feature="settitle" />
		<Require feature="shindig-container" />
		<Require feature="dynamic-height"></Require>
	</ModulePrefs>
	<Content type="html" inline="true">
    <![CDATA[
<div class="container-fluid" id="widgetAuthorize">
</div>
<script src="./apworkbench/js/widgetAuthorize/index.js">
</script>
  ]]>
	</Content>
</Module>