File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
layout.html:
10
10
{% if edit_on_github_url %}
11
11
<div class="nxt_github_link">
12
- <a href="{{ edit_on_github_url }}"><div></div>Improve this page</a>
12
+ <a href="{{ edit_on_github_url }}"><div></div>Edit this page</a>
13
13
</div>
14
14
{% endif %}
15
15
"""
Original file line number Diff line number Diff line change 116
116
< div id ="content ">
117
117
{% block body %} {% endblock %}
118
118
{% if edit_on_github_url %}
119
- < div class ="nxt_github_link "> < a href ="{{ edit_on_github_url }} "> < div > </ div > Improve this page</ a > </ div >
119
+ < div class ="nxt_github_link "> < a href ="{{ edit_on_github_url }} "> < div > </ div > Edit this page</ a > </ div >
120
120
{% endif %}
121
121
< p id ="footer ">
122
122
© {{copyright}} < a href ="https://www.nginx.com/ "> {{author}}</ a >
You can’t perform that action at this time.
0 commit comments