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