Remove example text on the logged-in index page.
This commit is contained in:
parent
07ebf7233e
commit
5968f6458d
|
@ -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