. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
| Server IP : 52.223.31.75 / Your IP : 172.31.32.98 [ Web Server : Apache/2.4.66 () OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux ip-172-31-14-81.eu-central-1.compute.internal 4.14.281-212.502.amzn2.x86_64 #1 SMP Thu May 26 09:52:17 UTC 2022 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE Domains : 4 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /var/www/ripara.co/admin/views/ |
Upload File : |
<header id="header" data-current-skin={{mactrl.currentSkin}} data-ng-include src="'template/header.html'" data-ng-controller="headerCtrl as hctrl"></header>
<section id="main">
<aside id="sidebar" data-ng-include src="'template/sidebar-left.html'" data-ng-class="{ 'toggled': mactrl.sidebarToggle.left === true }"></aside>
<aside id="chat" data-ng-include src="'template/chat.html'" data-ng-class="{ 'toggled': mactrl.sidebarToggle.right === true }"></aside>
<section id="alert" data-ng-controller="animCtrl as actrl">
<div class="card-body card-padding" style="padding: 0px 25px;">
<div class="hidden animated alert alert-success alert-dismissible" role="alert" id="alert-green">
<button type="button" class="close" onclick="this.parentElement.setAttribute('style','display:none;')" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
<span>Well done! You successfully read this important alert message.</span>
</div>
<div class="hidden animated alert alert-info alert-dismissible" role="alert" id="alert-blue">
<button type="button" class="close" onclick="this.parentElement.setAttribute('style','display:none;')" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Heads up! This alert needs your attention, but it's not super important.
</div>
<div class="hidden animated alert alert-warning alert-dismissible" role="alert" id="alert-orange">
<button type="button" class="close" onclick="this.parentElement.setAttribute('style','display:none;')" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
Warning! Better check yourself, you're not looking too good.
</div>
<div class="hidden animated alert alert-danger alert-dismissible" role="alert" id="alert-red">
<button type="button" class="close" ng-click="actrl.setAnimationJam('bounceOutLeft', 'alert-red-text-alert', 'true');" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
<span id="alert-red-text-alert">Oh snap! Change a few things up and try submitting again.</span>
</div>
</div>
</section>
<section id="content" class="page-view" data-ui-view></section>
</section>
<footer id="footer" data-ng-include src="'template/footer.html'"></footer>