diff --git a/app/reddit/templates/reddit/add_reddit_account.html b/app/reddit/templates/reddit/add_reddit_account.html deleted file mode 100644 index b17553f..0000000 --- a/app/reddit/templates/reddit/add_reddit_account.html +++ /dev/null @@ -1,18 +0,0 @@ -{% extends "base.html" %} - -{% block title %}Add Reddit Account{% endblock %} - -{% block content %} -
This will bind a Reddit account to your Auth Gateway login, this is usually required for application to the -corporation
-Please note, you will be forever tied to this account and posts and comments made on this account will be checked -on from time to time
- -{% endblock %}