Memory Usage
CPU Usage
Disk Usage
Daily Traffic
No attachments yet.
No events scheduled today.
Play an alert sound everytime there is a new notification.
Sign in using a two step verification by sending a verification code to your phone.
A WYSIWYG is one that allows a developer to see what the end result will look like while the interface or document is being created.
A super simple WYSIWYG editor on Bootstrap.
HTML Code
<div id="summernote">Hello, universe!</div>
Javascript Code
$('#summernote').summernote({
height: 150
})