mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
3 lines
132 B
HTML
3 lines
132 B
HTML
<div ng-controller="FooterController">
|
|
<iframe ng-if="subToMeUrl" style="display: none;" ng-src='{{subToMeUrl}}'></iframe>
|
|
</div> |