* flare tag line height * . * dropdown fix + actions bar fix * actions bar on mob * . * .
9 lines
419 B
Text
9 lines
419 B
Text
<% title "#{title} #{community_qualified_name}" %>
|
|
|
|
<div class="crayons-layout crayons-layout--limited">
|
|
<div class="crayons-card text-styles text-padding">
|
|
<h1 class="fs-3xl s:fs-4xl l:fs-5xl fw-bold s:fw-heavy lh-tight mb-4 mt-0"><%= title %></h1>
|
|
|
|
<p>The production <%= title %> page is a page generated at <a href="/internal/pages">/internal/pages</a>! This one is just a placeholder.</p>
|
|
</div>
|
|
</div>
|