We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c701c51 commit 4244c3cCopy full SHA for 4244c3c
docs/template/content.html
@@ -11,7 +11,6 @@
11
{{ content }}
12
13
{% for filename in meta.source_filename %}
14
- <h1>{{filename}}</h1>
15
<a class="btn btn-default btn-edit" href="https://github.com/ekonstantinidis/django-rest-framework-docs/blob/master/docs/{{ filename }}.md"><i class="fa fa-github"></i> Edit on Github</a>
16
{% endfor %}
17
</div>
0 commit comments