header tag malformed in this file - fix
This commit is contained in:
		
							parent
							
								
									c5a7136366
								
							
						
					
					
						commit
						7830717e0a
					
				@ -19,7 +19,7 @@
 | 
			
		||||
<%@ taglib uri="/tlds/util" prefix="util" %>
 | 
			
		||||
<% PhotoUploader view = PhotoUploader.get(request); %>
 | 
			
		||||
<util:comment>Photo uploading page</util:comment>
 | 
			
		||||
<util:header/>
 | 
			
		||||
<util:header>
 | 
			
		||||
  <util:title><util:escape><%= view.getPageTitle() %></util:escape></util:title>
 | 
			
		||||
</util:header>
 | 
			
		||||
<FORM METHOD="POST" ENCTYPE="multipart/form-data" ACTION="<%= view.getAction() %>">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user