brotherton-erpnext/erpnext/website/page/unsubscribe/unsubscribe.html
2012-01-27 18:00:14 +05:30

13 lines
313 B
HTML

<div class="layout_wrapper">
<div class="web-content">
<h1>Unsubscribe</h1>
<br>
<div class="web-main-section">
<input name="unsubscribe">
<button class="btn" id="btn-unsubscribe">Unsubscribe</button>
</div>
<div class="web-side-section">
</div>
<div style="clear: both"></div>
</div>
</div>