<h1>Facebook Social Authentication</h1>
<hr />

<form>
	<div class="alert alert-notify">
		<p>Create a <strong>Facebook Application</strong> and then paste your application details here.</p><br />
		<input type="text" class="" placeholder="App Key"><br />
		<input type="text" class="" placeholder="App Secret"><br />
	</div>
</form>

<button class="btn btn-large btn-primary" type="submit">Save</button>
<button class="btn btn-large" type="submit" disabled>Delete</button>