blob: fd287addf4e1a24e089e5f0d654dbf5c41da3d04 [file] [log] [blame]
Rushabh Mehtaa33d4682015-06-01 17:15:42 +05301<div class="web-list-item">
Rushabh Mehta156ce602015-09-11 18:49:59 +05302 <a href="/addresses?name={{ doc.name }}" no-pjax class="no-decoration">
3 <h4 class="strong">{{ doc.address_title }}</h4>
4 <p class="text-muted small">
5 {{ frappe.get_doc(doc).get_display() }}
Rushabh Mehtaa33d4682015-06-01 17:15:42 +05306 </div>
7 </div>
8 </a>
9</div>