This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<wp:postmeta> | |
<wp:meta_key><![CDATA[_edit_last]]></wp:meta_key> | |
<wp:meta_value><![CDATA[1]]></wp:meta_value> | |
</wp:postmeta> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="bottom-text pt-4"> | |
<p>© 2019 Sniju - Designed by <a href="#">Themeix</a></p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav class="highlight"> | |
<ul id="main-menu" class="slimmenu"> | |
<li><a href="index.html" target="_blank">Home</a></li> | |
<li><a href="about.html">About</a></li> | |
<li><a href="tags.html">Tags</a></li> | |
<li> | |
<a href="#">Pages</a> | |
<ul> | |
<li><a href="blog-details.html">Blog Details</a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav class="themeix-menu float-right"> | |
<div class="menu-collapser" style="display: none;"> | |
Main Menu | |
<div class="collapse-button"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></div> | |
</div> | |
<ul id="navigation-menu" class="slimmenu"> | |
<li class="has-submenu"><a href="index.html">Home</a> | |
<ul> | |
<li><a href="index.html">Home 1</a></li> | |
<li><a href="index2.html">Home 2</a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="footer-bottom text-center pt-5 pb-3"> | |
<p>Copyright - Alum 2019 Designed by <a href="https://themeix.com/">Themeix</a></p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ul id="responsive-menu" class="slimmenu"> | |
<li class="active"><a href="index.html">Home</a></li> | |
<li><a href="service.html">Services</a> | |
<ul> | |
<li><a href="cloud-vps.html">Cloud VPS</a></li> | |
<li><a href="dedicated-server.html">Dedicated Server</a></li> | |
<li><a href="reseller-hosting.html">Reseller Hosting</a></li> | |
<li><a href="shared-hosting.html">Shared Hosting</a></li> | |
<li><a href="wordpress-hosting.html">Managed Wordpress</a></li> | |
<li><a href="transfer-domains.html">Domain Transfer</a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="footer-bar float-left text-center"> | |
<p>©Copyright - 2019 Sure Host - Designed by <a class="link-hightlight" href="http://themeix.com">Themeix</a> </p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form action="https://formspree.io/[email protected]" method="POST"> | |
<input type="text" name="your-name" placeholder="Your Name"> | |
<input type="email" name="_replyto" placeholder="Email" class="float-right"> | |
<textarea name='message' placeholder="Message"></textarea> | |
<button type="submit" class="btn-c buttonfx curtainup">Send Message</button> | |
<input class='btn-c buttonfx curtainup' type="submit" value="Send"> | |
</form> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script> | |
var site_url = 'http://yourblog.com'; | |
var site_content_key = 'xxxxxxx'; | |
</script> |