Slica - Bootstrap Responsive Flat Admin Dashboard HTML5 Template

Note:-

Please refer Faq's page in documentation itself for queries of customization like colors,rtl ,dark,transparent styles,etc..

Card

A card is a flexible and extensible content container.General Card HTML structure in Slica template.

	
		
	
Calendar

In this template FullCalendar & Calendar are used.

FullCalendar is Taken from Full Calendar Plugin which is great for displaying events, FullCalendar is a flexible event calendar plugin to display events in a responsive, modern-looking calendar interface.

	
		
	
    
		
	
    

		<!-- Full-calendar js-->
		<script src='../assets/plugins/fullcalendar/moment.min.js'></script>
		<script src='../assets/plugins/fullcalendar/fullcalendar.min.js'></script>
		<script src="../assets/js/app-calendar.js"></script>

	
	
Type URL
Plugin Link https://fullcalendar.io/