diff --git a/.gitignore b/.gitignore
index 5d381cc..fde6ca1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -153,10 +153,5 @@ dmypy.json
# Cython debug symbols
cython_debug/
-# PyCharm
-# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
-# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
-# and can be added to the global gitignore or merged into this file. For a more nuclear
-# option (not recommended) you can uncomment the following to ignore the entire idea folder.
-#.idea/
-
+# vim
+.swp
diff --git a/beertap/templates/about.html b/beertap/templates/about.html
new file mode 100644
index 0000000..134fa87
--- /dev/null
+++ b/beertap/templates/about.html
@@ -0,0 +1,12 @@
+{% extends "base.html" %}
+{% block title %}About{% endblock %}
+{% block content %}
+
+
+
+
+
About beertap
+ Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
+