Created
December 19, 2014 12:39
-
-
Save lperrin/c6df87d3d1681993f881 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="plugin"> | |
<h1>Demo Extension</h1> | |
<button class="assign-self">Take lead</button> | |
<button class="auto-reply">Auto Reply</button> | |
<div class="contact-info"> | |
<h2>Contact Info</h2> | |
<span></span> | |
</div> | |
<div class="message-info"> | |
<h2>Message extract</h2> | |
<span></span> | |
</div> | |
</div> | |
<div class="front"> | |
<iframe id="front" height="100%" width="100%" seamless frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="https://app.frontapp.com"></iframe> | |
</div> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment