{{#section "styles"}}
<link rel="stylesheet" href="/static/css/placeholder.css" />
{{/section}}
<div class="placeholder">
    <h2>{{title}}</h2>
    <h3>Page Under Construction</h3>
    <p>This page is a placeholder. Content will be added soon.</p>
    <div class="loader" aria-label="Loading"></div>
</div>
