2015-09-17 01:26:48 +02:00
|
|
|
/**
|
2015-09-17 01:50:43 +02:00
|
|
|
* ascribe
|
2015-09-17 01:26:48 +02:00
|
|
|
* http://wordpress.org/themes
|
|
|
|
*
|
|
|
|
* Copyright (c) 2015 Territorial
|
|
|
|
* Licensed under the GPLv2+ license.
|
|
|
|
*/
|
|
|
|
|
|
|
|
( function( window, undefined ) {
|
|
|
|
'use strict';
|
|
|
|
|
|
|
|
|
|
|
|
} )( this );
|