Skip to content

Commit ba02b80

Browse files
committed
Add text to about page
1 parent ca84560 commit ba02b80

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

meetup_app/site.db

0 Bytes
Binary file not shown.

meetup_app/templates/about.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{%extends "layout.html"%}
22
{% block content %}
33
<h1>About Page!</h1>
4+
<p>Want to know about all the events happening all over Bangalore?
5+
Checkout our meetup section.</p>
46
{% endblock %}

0 commit comments

Comments
 (0)