Blame view

mustache/app/data/layouts/partials/empty/navbar_notifications.json 188 Bytes
5a739853   patrick.he   commit
1
  {
   "count" : 8 ,
   "latest" :
   [
	 {
		"title": "New Comments" ,
		"icon": "fa fa-comment" ,
		"icon-class": "btn-pink" ,
		"badge" : "+12" ,
		"badge-class" : "badge-info"
	 }
   ]
}