We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320b717 commit 467f8cbCopy full SHA for 467f8cb
app/views/admin/dashboard/show.html.erb
@@ -1,5 +1,5 @@
1
<h1 class="visually-hidden">Future Dashboard</h1>
2
-<p class="text-center fs-1 fw-bold">Comming soon...</p>
+<p class="text-center fs-1 fw-bold">To suggest a feature, contact the website team on Discord</p>
3
<div class="col-8 col-sm-5 mx-auto">
4
<%= image_tag asset_path("admin/dashboard/under_construction.svg"), class:"mw-100 w-auto", height: 300 %>
5
</div>
0 commit comments