diff options
Diffstat (limited to 'project/templates/about/venue.html')
-rw-r--r-- | project/templates/about/venue.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/project/templates/about/venue.html b/project/templates/about/venue.html index 51a4fc5..2479de9 100644 --- a/project/templates/about/venue.html +++ b/project/templates/about/venue.html @@ -2,8 +2,8 @@ {% block content %} <h1>Venue</h1> <div class="entry"> -<p>The conference is proposed to be held at the Technopark in Trivandrum, keeping -in mind accessibility, the number of attendees and the location, among other -aspects to be considered.</p> +<p>The conference is being held at the Park Center, Technopark in Trivandrum, +keeping in mind accessibility, the number of attendees and the location, +among other aspects to be considered.</p> </div> {% endblock content %}
\ No newline at end of file |