diff options
Diffstat (limited to 'source/static/templates/subscriptions.html')
-rw-r--r-- | source/static/templates/subscriptions.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/source/static/templates/subscriptions.html b/source/static/templates/subscriptions.html index f1eb8a7f..81196075 100644 --- a/source/static/templates/subscriptions.html +++ b/source/static/templates/subscriptions.html @@ -9,10 +9,3 @@ %endfor </ul> %endif - - <br /> - <h1>Add a feed</h1> - <form method=get action="/add_feed/"> - <input type="url" name="url" placeholder="URL of a site" maxlength=2048 autocomplete="off"> - <input type="submit" value="OK"> - </form>
\ No newline at end of file |