brotherton-erpnext/erpnext/home/page/activity/activity.html
2012-02-29 15:11:06 +05:30

6 lines
151 B
HTML

<div class="layout-wrapper">
<a class="close" onclick="window.history.back();">&times;</a>
<h1>Activity</h1>
<div id="activity-list">
</div>
</div>