Remove example text on the logged-in index page.

This commit is contained in:
projectmoon 2020-12-03 23:40:34 +00:00
parent 07ebf7233e
commit 5968f6458d
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 %}