equal
deleted
inserted
replaced
1 {% extends "base.html" %} |
1 {% extends "base.html" %} |
2 {% block content %} |
2 {% block content %} |
3 <h1>Venue</h1> |
3 <h1>Venue</h1> |
4 <div class="entry"> |
4 <div class="entry"> |
5 <p>The conference is proposed to be held at the Technopark in Trivandrum, keeping |
5 <p>The conference is being held at the Park Center, Technopark in Trivandrum, |
6 in mind accessibility, the number of attendees and the location, among other |
6 keeping in mind accessibility, the number of attendees and the location, |
7 aspects to be considered.</p> |
7 among other aspects to be considered.</p> |
8 </div> |
8 </div> |
9 {% endblock content %} |
9 {% endblock content %} |