mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 12:17:42 +02:00
Update 2.page.txt
made validation fixes for demo site
This commit is contained in:
@@ -2,19 +2,16 @@
|
|||||||
<p>Welcome to your new Monstra powered website.<br>Monstra is succesfully installed, you can start editing the content and customising your site.</p>
|
<p>Welcome to your new Monstra powered website.<br>Monstra is succesfully installed, you can start editing the content and customising your site.</p>
|
||||||
<br>
|
<br>
|
||||||
<h4>Getting Started</h4>
|
<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>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>
|
<ul>
|
||||||
<li>First make sure you're <a href="{siteurl}admin">logged in.</a></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>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>
|
<li>Make your changes, click "Save" and you're done!</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
<br>
|
<br>
|
||||||
<h4>Online Resources</h4>
|
<h4>Online Resources</h4>
|
||||||
<p>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://monstra.org">Official Site</a></li>
|
<li><a href="http://monstra.org">Official Site</a></li>
|
||||||
<li><a href="http://forum.monstra.org">Official Support Forum</a></li>
|
<li><a href="http://forum.monstra.org">Official Support Forum</a></li>
|
||||||
<li><a href="http://monstra.org/documentation">Documentation</a></li>
|
<li><a href="http://monstra.org/documentation">Documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
Reference in New Issue
Block a user