diff --git a/README.md b/README.md
index 4b11177..2e6d171 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ A [Product Hunt](http://producthunt.com) clone built in Meteor Ionic.
* [ ] nav-clear
* [ ] Platform
* [x] Popover
-* [x] Popup
+* [ ] Popup
* [ ] Scroll
* [ ] ion-scroll
* [ ] ion-infinite-scroll
diff --git a/components/ionPopup/ionPopup.html b/components/ionPopup/ionPopup.html
index b57800d..3854826 100644
--- a/components/ionPopup/ionPopup.html
+++ b/components/ionPopup/ionPopup.html
@@ -1,3 +1,22 @@
-
+ {{title}}
+ {{#if subTitle}}
+ {{subTitle}}
+ {{/if}}
+