forked from expo/troggle
fix template bug for newentrance
This commit is contained in:
@@ -34,7 +34,7 @@ div#editLinks a{
|
||||
</div>
|
||||
{% endblock%}
|
||||
|
||||
<p>Probably a mistake. But you can use <a href="{%url "editexpopage" path %}">this link</a>
|
||||
<p>Probably a mistake. But you can try <a href="{%url "editexpopage" path %}">this link</a> or <a href="{{ path }}/edit">this one</a> to fix a real error.
|
||||
<p>
|
||||
or 'Edit this page' in the menu on the left to create this page if you are logged in.
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user