| 
									
										
										
										
											2017-05-02 15:08:49 +01:00
										 |  |  | {% extends 'base.template.html' -%} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | {% block body %} | 
					
						
							| 
									
										
										
										
											2018-02-23 13:50:47 +00:00
										 |  |  |   <p class="short-description">{$ doc.shortDescription | marked $}</p> | 
					
						
							| 
									
										
										
										
											2017-05-02 15:08:49 +01:00
										 |  |  |   {% include "includes/security-notes.html" %} | 
					
						
							|  |  |  |   {% include "includes/deprecation.html" %} | 
					
						
							| 
									
										
										
										
											2017-07-13 13:36:51 +01:00
										 |  |  |   {% block overview %}{% endblock %} | 
					
						
							| 
									
										
										
										
											2018-03-09 13:37:28 +00:00
										 |  |  |   {% include "includes/see-also.html" %} | 
					
						
							| 
									
										
										
										
											2017-05-02 15:08:49 +01:00
										 |  |  |   {% block details %}{% endblock %} | 
					
						
							| 
									
										
										
										
											2018-03-01 20:19:23 +00:00
										 |  |  |   {% include "includes/usageNotes.html" %} | 
					
						
							| 
									
										
										
										
											2017-05-02 15:08:49 +01:00
										 |  |  | {% endblock %} |