mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
subscribe by url callback and subtome support
This commit is contained in:
3
src/main/webapp/templates/_footer.html
Normal file
3
src/main/webapp/templates/_footer.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div ng-controller="FooterController">
|
||||
<iframe ui-if="subToMeUrl" style="display:none;" src='https://www.subtome.com/register.html?name={{subToMeName}}&url={{subToMeUrl}}'></iframe>
|
||||
</div>
|
||||
Reference in New Issue
Block a user