trias
Hosting Guru
Assalamualaikum
Ijin share
[Blesta Theme] DeerHost - Free Bootstrap 4 HTML5 Hosting (Blesta v.5.02)
Sumber:
Demo HTML : https://technext.github.io/deerhost/index.html
Download HTML
Download Blesta Theme
Index Page Content on Portal Plugin
View Blesta Theme
Ijin share
[Blesta Theme] DeerHost - Free Bootstrap 4 HTML5 Hosting (Blesta v.5.02)
Sumber:
Code:
https://themewagon.com/themes/free-bootstrap-4-html5-hosting-website-template-deerhost/
Demo HTML : https://technext.github.io/deerhost/index.html
Download HTML
Download Blesta Theme
Index Page Content on Portal Plugin
Code:
<div class="col-md-12">
<div class="thanks">
<blockquote>
<h4>Thank you for installing Blesta!</h4>
</blockquote>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<a href="{client_url}login/">
<div class="feature__item">
<span class="fa fa-cogs fa-4x"></span>
<h5>My Account</h5>
<p>Have an account with us? Log in here to manage your account.</p>
</div>
</a>
</div>
{% if plugins.support_manager.enabled %}
<div class="col-lg-4 col-md-6 col-sm-6">
<a href="{client_url}plugin/support_manager/client_tickets/add/">
<div class="feature__item">
<span class="fa fa-ticket-alt fa-4x"></span>
<h5>Support</h5>
<p>Looking for help? You can open a trouble ticket here.</p>
</div>
</a>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<a href="{client_url}plugin/support_manager/knowledgebase/">
<div class="feature__item">
<span class="fa fa-info-circle fa-4x"></span>
<h5>Knowledge Base</h5>
<p>Have a question? Search the knowledge base for an answer.</p>
</div>
</a>
</div>
{% endif %}
{% if plugins.order.enabled %}
<div class="col-lg-4 col-md-6 col-sm-6">
<a href="{blesta_url}order/">
<div class="feature__item">
<span class="fa fa-shopping-cart fa-4x"></span>
<h5>Order</h5>
<p>Visit the order form to sign up and purchase new products and services.</p>
</div>
</a>
</div>
{% endif %}
{% if plugins.download_manager.enabled %}
<div class="col-lg-4 col-md-6 col-sm-6">
<a href="{client_url}plugin/download_manager/">
<div class="feature__item">
<span class="fa fa-download fa-4x"></span>
<h5>Download</h5>
<p>You may need to be logged in to access certain downloads here.</p>
</div>
</a>
</div>
{% endif %}
View Blesta Theme



Last edited by a moderator: