9 lines
244 B
JavaScript
9 lines
244 B
JavaScript
|
/*
|
||
|
* Wikimedia Jahresbericht 2016
|
||
|
*
|
||
|
* Copyright (c) 2017 Atelier Disko - All rights reserved.
|
||
|
*
|
||
|
* Use of this source code is governed by the AGPL v3
|
||
|
* license that can be found in the LICENSE file.
|
||
|
*/
|
||
|
require(["domready!"],function(){});
|