File Manager
Create Folder
Create File
Upload File
Home
/ Directory >
/
home1
/
swachhmaharashtr
/
public_html
/
app
/
views
/
partials
/
info
Item Name
Actions
about.php
Delete
Rename
Edit
change_language.php
Delete
Rename
Edit
contact.php
Delete
Rename
Edit
contact_sent.php
Delete
Rename
Edit
features.php
Delete
Rename
Edit
help.php
Delete
Rename
Edit
privacy_policy.php
Delete
Rename
Edit
terms_and_conditions.php
Delete
Rename
Edit
Edit File: help.php
<div class="container"> <h4>Help And Frequently Asked Questions</h4> <hr /> <div> Put page content here </div> <?php if(DEVELOPMENT_MODE){ ?> <small class="text-muted">To edit this file, browse to :- <i>app/view/partials/info/contact.php</i></small> <?php } ?> </div>