diff options
Diffstat (limited to 'adenosine-pds/templates/home.html')
| -rw-r--r-- | adenosine-pds/templates/home.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/adenosine-pds/templates/home.html b/adenosine-pds/templates/home.html index 3854d4a..39092bc 100644 --- a/adenosine-pds/templates/home.html +++ b/adenosine-pds/templates/home.html @@ -1,7 +1,7 @@  {% extends "base.html" %} -{% block content %} -This is the homepage, which maybe would describe what adenosine is, and what +{% block main %} +<p>This is the homepage, which maybe would describe what adenosine is, and what  this instance is specifically.  {% endblock %} | 
