diff --git a/mayan/apps/appearance/static/appearance/fonts/mayan-edms.ttf b/mayan/apps/appearance/static/appearance/fonts/mayan-edms.ttf new file mode 100644 index 0000000000..a1a39d3f5c Binary files /dev/null and b/mayan/apps/appearance/static/appearance/fonts/mayan-edms.ttf differ diff --git a/mayan/apps/appearance/static/appearance/images/mayan_logo_landscape_rough.png b/mayan/apps/appearance/static/appearance/images/mayan_logo_landscape_rough.png deleted file mode 100644 index e845a9aa75..0000000000 Binary files a/mayan/apps/appearance/static/appearance/images/mayan_logo_landscape_rough.png and /dev/null differ diff --git a/mayan/apps/appearance/templates/appearance/about.html b/mayan/apps/appearance/templates/appearance/about.html index 8b44765294..695e4e53cc 100644 --- a/mayan/apps/appearance/templates/appearance/about.html +++ b/mayan/apps/appearance/templates/appearance/about.html @@ -7,42 +7,86 @@ {% load version_tags %} {% block title %} :: {% trans 'About' %}{% endblock %} + + +{% block stylesheets %} + +{% endblock stylesheets %} + {% block content %} +
+ {% trans 'Free Open Source Electronic Document Management System' %} +
-- {% trans 'Free Open Source Electronic Document Management System' %} -
+ - ++ http://mayan.readthedocs.org/ +
-- http://mayan.readthedocs.org/ -
++ https://github.com/mayan-edms/mayan-edms/ +
-- https://github.com/mayan-edms/mayan-edms/ -
++ https://github.com/mayan-edms/mayan-edms/issues +
-- https://github.com/mayan-edms/mayan-edms/issues -
++ {% trans 'Released under the Apache 2.0 License' %} +
-- {% trans 'Released under the Apache 2.0 License' %} -
- -
-
-
Mayan EDMS
+