<div style="background: #007bff; color: white; padding: 10px; margin: -15px -15px 15px -15px;"><h2 style="margin: 0;">Users Section</h2><p style="margin: 5px 0 0 0; font-size: 0.9em;">This is a layout wrapper for all /users/* routes</p></div><div style="margin-bottom: 10px;"><button style="margin-right: 10px;">User List</button><button style="margin-right: 10px;">User 1</button><button style="margin-right: 10px;">User 2</button><button>User 3</button></div><div class="users-list"><h3>User List</h3><ul><li>User 1 - Alice</li><li>User 2 - Bob</li><li>User 3 - Charlie</li></ul></div>