/**
* @author v.lugovksy
* created on 16.12.2015
*/
* @author v.lugovsky
(function () {
'use strict';
angular.module('BlurAdmin.tplSkin', []);
})();