Remove example text on the logged-in index page.

This commit is contained in:
jeff 2020-12-03 23:40:34 +00:00
parent f97035ef9a
commit 881518cc8f
1 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,5 @@
</li>
{% endfor %}
</ul>
<p>Try going to <a href="/hello/YourName">/hello/YourName</a></p>
</div>
{% endblock content %}