plugin to provide additional information about the site owner and contact possibilities that will be displayed at the /friendika page. admin interface is implemented.
		
			
				
	
	
		
			7 lines
		
	
	
		
			376 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			376 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
| {{ inc field_input.tpl with $field=$owner }}{{ endinc }}
 | |
| {{ inc field_input.tpl with $field=$ownerprofile }}{{ endinc }}
 | |
| {{ inc field_input.tpl with $field=$postal }}{{ endinc }}
 | |
| {{ inc field_input.tpl with $field=$notes }}{{ endinc }}
 | |
| {{ inc field_input.tpl with $field=$email }}{{ endinc }}
 | |
| <div class="submit"><input type="submit" name="page_site" value="$submit" /></div>
 |