diff --git a/brutaldon/templates/about.html b/brutaldon/templates/about.html new file mode 100644 index 0000000..8278180 --- /dev/null +++ b/brutaldon/templates/about.html @@ -0,0 +1,38 @@ +{% extends "base.html" %} +{% load static %} + +{% block content %} + +
+ Brutaldon is a client for Mastodon. You can use it to log in to any Mastodon instance from any browser, including text browsers such as lynx. +
++ You do not need a separate brutaldon account to use it. Brutaldon will authenticate you to your instance. +
+