(function () { 'use strict'; angular.module('wikilibras').controller('wikilibrasCtrl', ['$scope', function ($scope) {}]); }());