Add property reputation handling
This commit is contained in:
		| @@ -69,6 +69,14 @@ | ||||
|           {{ property.reputation }} | ||||
|       </div> | ||||
|     </div> | ||||
|     <div class="row"> | ||||
|       <div class="col text-right"> | ||||
|         Performance Cost: | ||||
|       </div> | ||||
|       <div class="col"> | ||||
|           {{ property.performance_cost }} | ||||
|       </div> | ||||
|     </div> | ||||
|     {% if request.endpoint != "properties.view" %} | ||||
|       <br/> | ||||
|       <div class="row"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aaron Kimbre
					Aaron Kimbre