1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

Site Url without trailing slashes #186

This commit is contained in:
Awilum
2014-01-07 01:26:13 +02:00
parent 79f0ef2701
commit 450a7f3c2f

View File

@@ -4,8 +4,8 @@
<h4>Getting Started</h4>
<p>This is a default <u>home</u> page of your website.<br>Here's a quick description of how to edit this page:</p>
<ul>
<li>First make sure you're <a href="{siteurl}admin">logged in.</a></li>
<li>Go to the <a href="{siteurl}admin/index.php?id=pages">Pages Manager</a> and click "Edit" button for this page.</li>
<li>First make sure you're <a href="{siteurl}/admin">logged in.</a></li>
<li>Go to the <a href="{siteurl}/admin/index.php?id=pages">Pages Manager</a> and click "Edit" button for this page.</li>
<li>Make your changes, click "Save" and you're done!</li>
</ul>
<br>