sforkowany z mirror/friendica
				
			Fix home escaping
							rodzic
							
								
									989bfb53b1
								
							
						
					
					
						commit
						c8b6778cde
					
				|  | @ -7,8 +7,8 @@ | |||
| 	{{if $customhome != false }} | ||||
| 		{{include file="$customhome"}} | ||||
| 	{{else}} | ||||
| 		{{$defaultheader}} | ||||
| 		{{$defaultheader nofilter}} | ||||
| 	{{/if}} | ||||
| 
 | ||||
| 	{{$login}} | ||||
| 	{{$login nofilter}} | ||||
| {{/if}} | ||||
|  |  | |||
|  | @ -15,11 +15,11 @@ | |||
| 		{{if $customhome != false }} | ||||
| 			{{include file="$customhome"}} | ||||
| 		{{else}} | ||||
| 			{{$defaultheader}} | ||||
| 			{{$defaultheader nofilter}} | ||||
| 		{{/if}} | ||||
| 	</div> | ||||
| 	<div class="col-md-5 col-sm-12 login-form"> | ||||
| 	{{$login}} | ||||
| 	{{$login nofilter}} | ||||
| 	</div> | ||||
| {{/if}} | ||||
| </div> | ||||
		Ładowanie…
	
		Reference in New Issue
	
	 Hypolite Petovan
						Hypolite Petovan