This commit is contained in:
2025-11-24 21:49:04 +00:00
parent e73fa77072
commit 7baaa8d004

View File

@@ -2,7 +2,7 @@
<div class="container">
<h2 class="title is-4">WordPress</h2>
<p class="mb-3">WordPress is set to run on port {{entitlements.port-number}}.</p>
<a href="http://{{entitlement.host}}:{{entitlements.port-number}}" target="_blank" class="button is-dark">Open WordPress</a>
<a href="http://{{entitlements.host}}:{{entitlements.port-number}}" target="_blank" class="button is-dark">Open WordPress</a>
</div>
</section>
<section class="section">