Qoob Portfolio
The open qoob is a php mvc framework created to speed up the process of creating dynamic sites. This is the code running this website!
The open qoob is a php mvc framework created to speed up the process of creating dynamic sites. This is the code running this website!
<header>
<article>
<section>
<h1>Error: {{code}}<i class="fa fa-bomb"></i></h1>
</section>
</article>
</header>
<section class="message">
<article>
<section>
<h2 class="subtitle">Sorry!</h2>
<p>An error occurred while attempting to process your request. Please try again.</p>
<p>Please feel free to report this error via the contact form.</p>
<p><a href="{{domain}}/contact" class="button">Contact</a></p>
</section>
</article>
</section>