Remove example text on the logged-in index page.
This commit is contained in:
parent
f97035ef9a
commit
881518cc8f
|
@ -13,7 +13,5 @@
|
|||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
||||
<p>Try going to <a href="/hello/YourName">/hello/YourName</a></p>
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
|
Loading…
Reference in New Issue