mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 09:57:55 +03:00 
			
		
		
		
	Merge pull request #5346 from blueyed/docs-link-fix-undefined-schema
docs/link.html: fix/remove undefined template var "schema"
This commit is contained in:
		
						commit
						0a8fa5219a
					
				| 
						 | 
				
			
			@ -99,4 +99,4 @@
 | 
			
		|||
    </div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
{% include "rest_framework/docs/interact.html" with link=link schema=schema %}
 | 
			
		||||
{% include "rest_framework/docs/interact.html" with link=link %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user