http://git-wip-us.apache.org/repos/asf/couchdb/blob/78f367cf/share/www/fauxton/js/require.js
----------------------------------------------------------------------
diff --git a/share/www/fauxton/js/require.js b/share/www/fauxton/js/require.js
deleted file mode 100644
index b3552a8..0000000
--- a/share/www/fauxton/js/require.js
+++ /dev/null
@@ -1,35 +0,0 @@
-var requirejs,require,define;!function(global){function 
isFunction(a){return"[object Function]"===ostring.call(a)}function 
isArray(a){return"[object Array]"===ostring.call(a)}function 
each(a,b){if(a){var 
c;for(c=0;c<a.length&&(!a[c]||!b(a[c],c,a));c+=1);}}function 
eachReverse(a,b){if(a){var 
c;for(c=a.length-1;c>-1&&(!a[c]||!b(a[c],c,a));c-=1);}}function 
hasProp(a,b){return hasOwn.call(a,b)}function getOwn(a,b){return 
hasProp(a,b)&&a[b]}function eachProp(a,b){var c;for(c in 
a)if(hasProp(a,c)&&b(a[c],c))break}function mixin(a,b,c,d){return 
b&&eachProp(b,function(b,e){(c||!hasProp(a,e))&&(d&&"string"!=typeof 
b?(a[e]||(a[e]={}),mixin(a[e],b,c,d)):a[e]=b)}),a}function bind(a,b){return 
function(){return b.apply(a,arguments)}}function scripts(){return 
document.getElementsByTagName("script")}function defaultOnError(a){throw 
a}function getGlobal(a){if(!a)return a;var b=global;return 
each(a.split("."),function(a){b=b[a]}),b}function makeError(a,b,c,d){var e=new 
Error(b+"\nhttp://requirejs.org
 /docs/errors.html#"+a);return 
e.requireType=a,e.requireModules=d,c&&(e.originalError=c),e}function 
newContext(a){function b(a){var 
b,c;for(b=0;a[b];b+=1)if(c=a[b],"."===c)a.splice(b,1),b-=1;else 
if(".."===c){if(1===b&&(".."===a[2]||".."===a[0]))break;b>0&&(a.splice(b-1,2),b-=2)}}function
 c(a,c,d){var 
e,f,g,h,i,j,k,l,m,n,o,p=c&&c.split("/"),q=p,r=x.map,s=r&&r["*"];if(a&&"."===a.charAt(0)&&(c?(q=getOwn(x.pkgs,c)?p=[c]:p.slice(0,p.length-1),a=q.concat(a.split("/")),b(a),f=getOwn(x.pkgs,e=a[0]),a=a.join("/"),f&&a===e+"/"+f.main&&(a=e)):0===a.indexOf("./")&&(a=a.substring(2))),d&&r&&(p||s)){for(h=a.split("/"),i=h.length;i>0;i-=1){if(k=h.slice(0,i).join("/"),p)for(j=p.length;j>0;j-=1)if(g=getOwn(r,p.slice(0,j).join("/")),g&&(g=getOwn(g,k))){l=g,m=i;break}if(l)break;!n&&s&&getOwn(s,k)&&(n=getOwn(s,k),o=i)}!l&&n&&(l=n,m=o),l&&(h.splice(0,m,l),a=h.join("/"))}return
 a}function d(a){isBrowser&&each(scripts(),function(b){return 
b.getAttribute("data-requiremodule")===a&&b.getAttribute("data-requ
 irecontext")===u.contextName?(b.parentNode.removeChild(b),!0):void 
0})}function e(a){var b=getOwn(x.paths,a);return 
b&&isArray(b)&&b.length>1?(d(a),b.shift(),u.require.undef(a),u.require([a]),!0):void
 0}function f(a){var b,c=a?a.indexOf("!"):-1;return 
c>-1&&(b=a.substring(0,c),a=a.substring(c+1,a.length)),[b,a]}function 
g(a,b,d,e){var g,h,i,j,k=null,l=b?b.name:null,m=a,n=!0,o="";return 
a||(n=!1,a="_@r"+(E+=1)),j=f(a),k=j[0],a=j[1],k&&(k=c(k,l,e),h=getOwn(C,k)),a&&(k?o=h&&h.normalize?h.normalize(a,function(a){return
 
c(a,l,e)}):c(a,l,e):(o=c(a,l,e),j=f(o),k=j[0],o=j[1],d=!0,g=u.nameToUrl(o))),i=!k||h||d?"":"_unnormalized"+(F+=1),{prefix:k,name:o,parentMap:b,unnormalized:!!i,url:g,originalName:m,isDefine:n,id:(k?k+"!"+o:o)+i}}function
 h(a){var b=a.id,c=getOwn(y,b);return c||(c=y[b]=new u.Module(a)),c}function 
i(a,b,c){var 
d=a.id,e=getOwn(y,d);!hasProp(C,d)||e&&!e.defineEmitComplete?(e=h(a),e.error&&"error"===b?c(e.error):e.on(b,c)):"defined"===b&&c(C[d])}function
 j(a,b){var c=a.require
 Modules,d=!1;b?b(a):(each(c,function(b){var 
c=getOwn(y,b);c&&(c.error=a,c.events.error&&(d=!0,c.emit("error",a)))}),d||req.onError(a))}function
 
k(){globalDefQueue.length&&(apsp.apply(B,[B.length-1,0].concat(globalDefQueue)),globalDefQueue=[])}function
 l(a){delete y[a],delete z[a]}function m(a,b,c){var 
d=a.map.id;a.error?a.emit("error",a.error):(b[d]=!0,each(a.depMaps,function(d,e){var
 
f=d.id,g=getOwn(y,f);!g||a.depMatched[e]||c[f]||(getOwn(b,f)?(a.defineDep(e,C[f]),a.check()):m(g,b,c))}),c[d]=!0)}function
 n(){var a,b,c,f,g=1e3*x.waitSeconds,h=g&&u.startTime+g<(new 
Date).getTime(),i=[],k=[],l=!1,o=!0;if(!s){if(s=!0,eachProp(z,function(c){if(a=c.map,b=a.id,c.enabled&&(a.isDefine||k.push(c),!c.error))if(!c.inited&&h)e(b)?(f=!0,l=!0):(i.push(b),d(b));else
 if(!c.inited&&c.fetched&&a.isDefine&&(l=!0,!a.prefix))return 
o=!1}),h&&i.length)return c=makeError("timeout","Load timeout for modules: 
"+i,null,i),c.contextName=u.contextName,j(c);o&&each(k,function(a){m(a,{},{})}),h&&!f||!l||!isBrows
 er&&!isWebWorker||w||(w=setTimeout(function(){w=0,n()},50)),s=!1}}function 
o(a){hasProp(C,a[0])||h(g(a[0],null,!0)).init(a[1],a[2])}function 
p(a,b,c,d){a.detachEvent&&!isOpera?d&&a.detachEvent(d,b):a.removeEventListener(c,b,!1)}function
 q(a){var b=a.currentTarget||a.srcElement;return 
p(b,u.onScriptLoad,"load","onreadystatechange"),p(b,u.onScriptError,"error"),{node:b,id:b&&b.getAttribute("data-requiremodule")}}function
 r(){var a;for(k();B.length;){if(a=B.shift(),null===a[0])return 
j(makeError("mismatch","Mismatched anonymous define() module: 
"+a[a.length-1]));o(a)}}var 
s,t,u,v,w,x={waitSeconds:7,baseUrl:"./",paths:{},pkgs:{},shim:{},config:{}},y={},z={},A={},B=[],C={},D={},E=1,F=1;return
 v={require:function(a){return 
a.require?a.require:a.require=u.makeRequire(a.map)},exports:function(a){return 
a.usingExports=!0,a.map.isDefine?a.exports?a.exports:a.exports=C[a.map.id]={}:void
 0},module:function(a){return 
a.module?a.module:a.module={id:a.map.id,uri:a.map.url,config:function(){var b,c
 =getOwn(x.pkgs,a.map.id);return 
b=c?getOwn(x.config,a.map.id+"/"+c.main):getOwn(x.config,a.map.id),b||{}},exports:C[a.map.id]}}},t=function(a){this.events=getOwn(A,a.id)||{},this.map=a,this.shim=getOwn(x.shim,a.id),this.depExports=[],this.depMaps=[],this.depMatched=[],this.pluginMaps={},this.depCount=0},t.prototype={init:function(a,b,c,d){d=d||{},this.inited||(this.factory=b,c?this.on("error",c):this.events.error&&(c=bind(this,function(a){this.emit("error",a)})),this.depMaps=a&&a.slice(0),this.errback=c,this.inited=!0,this.ignore=d.ignore,d.enabled||this.enabled?this.enable():this.check())},defineDep:function(a,b){this.depMatched[a]||(this.depMatched[a]=!0,this.depCount-=1,this.depExports[a]=b)},fetch:function(){if(!this.fetched){this.fetched=!0,u.startTime=(new
 Date).getTime();var a=this.map;return 
this.shim?(u.makeRequire(this.map,{enableBuildCallback:!0})(this.shim.deps||[],bind(this,function(){return
 a.prefix?this.callPlugin():this.load()})),void 0):a.prefix?this.callPlugin():th
 is.load()}},load:function(){var 
a=this.map.url;D[a]||(D[a]=!0,u.load(this.map.id,a))},check:function(){if(this.enabled&&!this.enabling){var
 
a,b,c=this.map.id,d=this.depExports,e=this.exports,f=this.factory;if(this.inited){if(this.error)this.emit("error",this.error);else
 
if(!this.defining){if(this.defining=!0,this.depCount<1&&!this.defined){if(isFunction(f)){if(this.events.error&&this.map.isDefine||req.onError!==defaultOnError)try{e=u.execCb(c,f,d,e)}catch(g){a=g}else
 e=u.execCb(c,f,d,e);if(this.map.isDefine&&(b=this.module,b&&void 
0!==b.exports&&b.exports!==this.exports?e=b.exports:void 
0===e&&this.usingExports&&(e=this.exports)),a)return 
a.requireMap=this.map,a.requireModules=this.map.isDefine?[this.map.id]:null,a.requireType=this.map.isDefine?"define":"require",j(this.error=a)}else
 
e=f;this.exports=e,this.map.isDefine&&!this.ignore&&(C[c]=e,req.onResourceLoad&&req.onResourceLoad(u,this.map,this.depMaps)),l(c),this.defined=!0}this.defining=!1,this.defined&&!this.defineEmitted&&(thi
 
s.defineEmitted=!0,this.emit("defined",this.exports),this.defineEmitComplete=!0)}}else
 this.fetch()}},callPlugin:function(){var 
a=this.map,b=a.id,d=g(a.prefix);this.depMaps.push(d),i(d,"defined",bind(this,function(d){var
 
e,f,k,m=this.map.name,n=this.map.parentMap?this.map.parentMap.name:null,o=u.makeRequire(a.parentMap,{enableBuildCallback:!0});return
 this.map.unnormalized?(d.normalize&&(m=d.normalize(m,function(a){return 
c(a,n,!0)})||""),f=g(a.prefix+"!"+m,this.map.parentMap),i(f,"defined",bind(this,function(a){this.init([],function(){return
 
a},null,{enabled:!0,ignore:!0})})),k=getOwn(y,f.id),k&&(this.depMaps.push(f),this.events.error&&k.on("error",bind(this,function(a){this.emit("error",a)})),k.enable()),void
 0):(e=bind(this,function(a){this.init([],function(){return 
a},null,{enabled:!0})}),e.error=bind(this,function(a){this.inited=!0,this.error=a,a.requireModules=[b],eachProp(y,function(a){0===a.map.id.indexOf(b+"_unnormalized")&&l(a.map.id)}),j(a)}),e.fromText=bind(this,function
 (c,d){var 
f=a.name,i=g(f),k=useInteractive;d&&(c=d),k&&(useInteractive=!1),h(i),hasProp(x.config,b)&&(x.config[f]=x.config[b]);try{req.exec(c)}catch(l){return
 j(makeError("fromtexteval","fromText eval for "+b+" failed: 
"+l,l,[b]))}k&&(useInteractive=!0),this.depMaps.push(i),u.completeLoad(f),o([f],e)}),d.load(a.name,o,e,x),void
 
0)})),u.enable(d,this),this.pluginMaps[d.id]=d},enable:function(){z[this.map.id]=this,this.enabled=!0,this.enabling=!0,each(this.depMaps,bind(this,function(a,b){var
 c,d,e;if("string"==typeof 
a){if(a=g(a,this.map.isDefine?this.map:this.map.parentMap,!1,!this.skipMap),this.depMaps[b]=a,e=getOwn(v,a.id))return
 this.depExports[b]=e(this),void 
0;this.depCount+=1,i(a,"defined",bind(this,function(a){this.defineDep(b,a),this.check()})),this.errback&&i(a,"error",bind(this,this.errback))}c=a.id,d=y[c],hasProp(v,c)||!d||d.enabled||u.enable(a,this)})),eachProp(this.pluginMaps,bind(this,function(a){var
 b=getOwn(y,a.id);b&&!b.enabled&&u.enable(a,this)})),this.enabling=!1,t
 his.check()},on:function(a,b){var 
c=this.events[a];c||(c=this.events[a]=[]),c.push(b)},emit:function(a,b){each(this.events[a],function(a){a(b)}),"error"===a&&delete
 
this.events[a]}},u={config:x,contextName:a,registry:y,defined:C,urlFetched:D,defQueue:B,Module:t,makeModuleMap:g,nextTick:req.nextTick,onError:j,configure:function(a){a.baseUrl&&"/"!==a.baseUrl.charAt(a.baseUrl.length-1)&&(a.baseUrl+="/");var
 
b=x.pkgs,c=x.shim,d={paths:!0,config:!0,map:!0};eachProp(a,function(a,b){d[b]?"map"===b?(x.map||(x.map={}),mixin(x[b],a,!0,!0)):mixin(x[b],a,!0):x[b]=a}),a.shim&&(eachProp(a.shim,function(a,b){isArray(a)&&(a={deps:a}),!a.exports&&!a.init||a.exportsFn||(a.exportsFn=u.makeShimExports(a)),c[b]=a}),x.shim=c),a.packages&&(each(a.packages,function(a){var
 c;a="string"==typeof 
a?{name:a}:a,c=a.location,b[a.name]={name:a.name,location:c||a.name,main:(a.main||"main").replace(currDirRegExp,"").replace(jsSuffixRegExp,"")}}),x.pkgs=b),eachProp(y,function(a,b){a.inited||a.map.unnormalized||(a.map
 
=g(b))}),(a.deps||a.callback)&&u.require(a.deps||[],a.callback)},makeShimExports:function(a){function
 b(){var b;return 
a.init&&(b=a.init.apply(global,arguments)),b||a.exports&&getGlobal(a.exports)}return
 b},makeRequire:function(b,d){function e(c,f,i){var k,l,m;return 
d.enableBuildCallback&&f&&isFunction(f)&&(f.__requireJsBuild=!0),"string"==typeof
 c?isFunction(f)?j(makeError("requireargs","Invalid require 
call"),i):b&&hasProp(v,c)?v[c](y[b.id]):req.get?req.get(u,c,b,e):(l=g(c,b,!1,!0),k=l.id,hasProp(C,k)?C[k]:j(makeError("notloaded",'Module
 name "'+k+'" has not been loaded yet for context: '+a+(b?"":". Use 
require([])")))):(r(),u.nextTick(function(){r(),m=h(g(null,b)),m.skipMap=d.skipMap,m.init(c,f,i,{enabled:!0}),n()}),e)}return
 d=d||{},mixin(e,{isBrowser:isBrowser,toUrl:function(a){var 
d,e=a.lastIndexOf("."),f=a.split("/")[0],g="."===f||".."===f;return-1!==e&&(!g||e>1)&&(d=a.substring(e,a.length),a=a.substring(0,e)),u.nameToUrl(c(a,b&&b.id,!0),d,!0)},defined:function(a){return
 has
 Prop(C,g(a,b,!1,!0).id)},specified:function(a){return 
a=g(a,b,!1,!0).id,hasProp(C,a)||hasProp(y,a)}}),b||(e.undef=function(a){k();var 
c=g(a,b,!0),d=getOwn(y,a);delete C[a],delete D[c.url],delete 
A[a],d&&(d.events.defined&&(A[a]=d.events),l(a))}),e},enable:function(a){var 
b=getOwn(y,a.id);b&&h(a).enable()},completeLoad:function(a){var 
b,c,d,f=getOwn(x.shim,a)||{},g=f.exports;for(k();B.length;){if(c=B.shift(),null===c[0]){if(c[0]=a,b)break;b=!0}else
 
c[0]===a&&(b=!0);o(c)}if(d=getOwn(y,a),!b&&!hasProp(C,a)&&d&&!d.inited){if(!(!x.enforceDefine||g&&getGlobal(g)))return
 e(a)?void 0:j(makeError("nodefine","No define call for 
"+a,null,[a]));o([a,f.deps||[],f.exportsFn])}n()},nameToUrl:function(a,b,c){var 
d,e,f,g,h,i,j,k,l;if(req.jsExtRegExp.test(a))k=a+(b||"");else{for(d=x.paths,e=x.pkgs,h=a.split("/"),i=h.length;i>0;i-=1){if(j=h.slice(0,i).join("/"),f=getOwn(e,j),l=getOwn(d,j)){isArray(l)&&(l=l[0]),h.splice(0,i,l);break}if(f){g=a===f.name?f.location+"/"+f.main:f.location,h.splice(0,i,g);br
 
eak}}k=h.join("/"),k+=b||(/\?/.test(k)||c?"":".js"),k=("/"===k.charAt(0)||k.match(/^[\w\+\.\-]+:/)?"":x.baseUrl)+k}return
 
x.urlArgs?k+((-1===k.indexOf("?")?"?":"&")+x.urlArgs):k},load:function(a,b){req.load(u,a,b)},execCb:function(a,b,c,d){return
 
b.apply(d,c)},onScriptLoad:function(a){if("load"===a.type||readyRegExp.test((a.currentTarget||a.srcElement).readyState)){interactiveScript=null;var
 b=q(a);u.completeLoad(b.id)}},onScriptError:function(a){var b=q(a);return 
e(b.id)?void 0:j(makeError("scripterror","Script error for: 
"+b.id,a,[b.id]))}},u.require=u.makeRequire(),u}function 
getInteractiveScript(){return 
interactiveScript&&"interactive"===interactiveScript.readyState?interactiveScript:(eachReverse(scripts(),function(a){return"interactive"===a.readyState?interactiveScript=a:void
 0}),interactiveScript)}var 
req,s,head,baseElement,dataMain,src,interactiveScript,currentlyAddingScript,mainScript,subPath,version="2.1.6",commentRegExp=/(\/\*([\s\S]*?)\*\/|([^:]|^)\/\/(.*)$)/gm,cjsRequir
 
eRegExp=/[^.]\s*require\s*\(\s*["']([^'"\s]+)["']\s*\)/g,jsSuffixRegExp=/\.js$/,currDirRegExp=/^\.\//,op=Object.prototype,ostring=op.toString,hasOwn=op.hasOwnProperty,ap=Array.prototype,apsp=ap.splice,isBrowser=!("undefined"==typeof
 
window||!navigator||!window.document),isWebWorker=!isBrowser&&"undefined"!=typeof
 importScripts,readyRegExp=isBrowser&&"PLAYSTATION 
3"===navigator.platform?/^complete$/:/^(complete|loaded)$/,defContextName="_",isOpera="undefined"!=typeof
 opera&&"[object 
Opera]"===opera.toString(),contexts={},cfg={},globalDefQueue=[],useInteractive=!1;if("undefined"==typeof
 define){if("undefined"!=typeof 
requirejs){if(isFunction(requirejs))return;cfg=requirejs,requirejs=void 
0}"undefined"==typeof require||isFunction(require)||(cfg=require,require=void 
0),req=requirejs=function(a,b,c,d){var e,f,g=defContextName;return 
isArray(a)||"string"==typeof 
a||(f=a,isArray(b)?(a=b,b=c,c=d):a=[]),f&&f.context&&(g=f.context),e=getOwn(contexts,g),e||(e=contexts[g]=req.s.newContext(g)),f
 &&e.configure(f),e.require(a,b,c)},req.config=function(a){return 
req(a)},req.nextTick="undefined"!=typeof 
setTimeout?function(a){setTimeout(a,4)}:function(a){a()},require||(require=req),req.version=version,req.jsExtRegExp=/^\/|:|\?|\.js$/,req.isBrowser=isBrowser,s=req.s={contexts:contexts,newContext:newContext},req({}),each(["toUrl","undef","defined","specified"],function(a){req[a]=function(){var
 b=contexts[defContextName];return 
b.require[a].apply(b,arguments)}}),isBrowser&&(head=s.head=document.getElementsByTagName("head")[0],baseElement=document.getElementsByTagName("base")[0],baseElement&&(head=s.head=baseElement.parentNode)),req.onError=defaultOnError,req.load=function(a,b,c){var
 d,e=a&&a.config||{};if(isBrowser)return 
d=e.xhtml?document.createElementNS("http://www.w3.org/1999/xhtml","html:script";):document.createElement("script"),d.type=e.scriptType||"text/javascript",d.charset="utf-8",d.async=!0,d.setAttribute("data-requirecontext",a.contextName),d.setAttribute("data-requirem
 
odule",b),!d.attachEvent||d.attachEvent.toString&&d.attachEvent.toString().indexOf("[native
 
code")<0||isOpera?(d.addEventListener("load",a.onScriptLoad,!1),d.addEventListener("error",a.onScriptError,!1)):(useInteractive=!0,d.attachEvent("onreadystatechange",a.onScriptLoad)),d.src=c,currentlyAddingScript=d,baseElement?head.insertBefore(d,baseElement):head.appendChild(d),currentlyAddingScript=null,d;if(isWebWorker)try{importScripts(c),a.completeLoad(b)}catch(f){a.onError(makeError("importscripts","importScripts
 failed for "+b+" at 
"+c,f,[b]))}},isBrowser&&eachReverse(scripts(),function(a){return 
head||(head=a.parentNode),dataMain=a.getAttribute("data-main"),dataMain?(mainScript=dataMain,cfg.baseUrl||(src=mainScript.split("/"),mainScript=src.pop(),subPath=src.length?src.join("/")+"/":"./",cfg.baseUrl=subPath),mainScript=mainScript.replace(jsSuffixRegExp,""),req.jsExtRegExp.test(mainScript)&&(mainScript=dataMain),cfg.deps=cfg.deps?cfg.deps.concat(mainScript):[mainScript],!0):void
 0}),de
 fine=function(a,b,c){var d,e;"string"!=typeof 
a&&(c=b,b=a,a=null),isArray(b)||(c=b,b=null),!b&&isFunction(c)&&(b=[],c.length&&(c.toString().replace(commentRegExp,"").replace(cjsRequireRegExp,function(a,c){b.push(c)}),b=(1===c.length?["require"]:["require","exports","module"]).concat(b))),useInteractive&&(d=currentlyAddingScript||getInteractiveScript(),d&&(a||(a=d.getAttribute("data-requiremodule")),e=contexts[d.getAttribute("data-requirecontext")])),(e?e.defQueue:globalDefQueue).push([a,b,c])},define.amd={jQuery:!0},req.exec=function(text){return
 
eval(text)},req(cfg)}}(this),this.JST=this.JST||{},this.JST["app/templates/databases/item.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in w
 riting, software\ndistributed under the License is distributed on an "AS IS" 
BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied. See the\nLicense for the specific language governing permissions and 
limitations under\nthe License.\n-->\n\n<td>\n  <a 
href="#/database/'+(null==(__t=encoded)?"":__t)+"/_all_docs?limit="+(null==(__t=docLimit)?"":__t)+'">'+(null==(__t=database.get("name"))?"":__t)+"</a>\n</td>\n<td>"+(null==(__t=database.status.humanSize())?"":__t)+"</td>\n<td>"+(null==(__t=database.status.numDocs())?"":__t)+"</td>\n<td>"+(null==(__t=database.status.updateSeq())?"":__t)+'</td>\n<td>\n
  <a class="db-actions btn fonticon-replicate set-replication-start" 
title="Replicate '+(null==(__t=database.get("name"))?"":__t)+'" 
href="#/replication/new/'+(null==(__t=encoded)?"":__t)+'"></a>\n  <a 
class="db-actions btn icon-lock set-permissions" title="Set permissions for 
'+(null==(__t=database.get("name"))?"":__t)+'" 
href="#/database/'+(null==(__t=encoded)?""
 :__t)+'/permissions"></a>\n</td>\n';return 
__p},this.JST["app/templates/databases/list.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div 
class="result-tools" style="">\n  <div id="newButton" 
class="pull-left"></div>\n  <form id="jump-to-db" class="navbar-form pull-right 
input-append database-search">\n    <input type="text" 
class="search-autocomplete" name="search-query" placeholder="Database 
name"></input>\n    <button c
 lass="fonticon-search btn button red " type="submit"></button>\n  
</form>\n\n\n</div>\n<table class="databases table table-striped">\n  <thead>\n 
   <th>Name</th>\n    <th>Size</th>\n    <th># of Docs</th>\n    <th>Update 
Seq</th>\n    <th>Actions</th>\n  </thead>\n  <tbody>\n  
</tbody>\n</table>\n<div id="database-pagination"></div>\n';return 
__p},this.JST["app/templates/databases/newdatabase.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe 
 License.\n-->\n\n<a class="button new" id="new"><i class="icon 
fonticon-new-database"></i>Add New Database</a>\n\n\n';return 
__p},this.JST["app/templates/databases/sidebar.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div 
class="row-fluid">\n  <a href="http://couchdb.org"; target="_blank"><img 
src="img/couchdblogo.png"/></a>\n  <br/>\n</div>\n<hr>\n<ul class="nav 
nav-list">\n  <!-- <li class="nav-header">Database types</li
 > -->\n  <li class="active"><a class="toggle-view" id="owned">Your 
 > databases</a></li>\n  <li><a class="btn new" id="new"><i 
 > class="icon-plus"></i> New database</a></li>\n</ul>\n<hr>\n\n<div>\n  <a 
 > class="twitter-timeline" data-dnt="true" href="https://twitter.com/CouchDB"; 
 > data-widget-id="314360971646869505">Tweets by 
 > @CouchDB</a>\n<script>!function(d,s,id){var 
 > js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>\n\n</div>\n';return
 >  
 > __p},this.JST["app/templates/documents/advanced_options.html"]=function(obj){obj||(obj={});{var
 >  __p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
 > the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
 > except in compliance with the License. You may obtain a copy of\nthe License 
 > at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by a
 pplicable law or agreed to in writing, software\ndistributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY 
KIND, either express or implied. See the\nLicense for the specific language 
governing permissions and limitations under\nthe License.\n-->\n<div 
class="errors-container"></div>\n<form class="view-query-update 
custom-inputs">\n  <div class="controls-group">\n    <div class="row-fluid">\n  
    <div class="controls controls-row">\n        <input name="key" 
class="span6" type="text" placeholder="Key">\n        <input name="keys" 
class="span6" type="text" placeholder="Keys">\n      </div>\n    </div>\n    
<div class="row-fluid">\n      <div class="controls controls-row">\n        
<input name="startkey" class="span6" type="text" placeholder="Start Key">\n     
   <input name="endkey" class="span6" type="text" placeholder="End Key">\n      
</div>\n    </div>\n  </div>\n  <div class="controls-group">\n    <div 
class="row-fluid">\n      <d
 iv class="controls controls-row">\n        <div class="checkbox inline">  \n   
       <input id="check1" type="checkbox" name="include_docs" value="true">  \n 
         <label name="include_docs" for="check1">Include Docs</label>  \n       
   ',__p+=hasReduce?'\n          <input id="check2" name="reduce" 
type="checkbox" value="true">\n          <label for="check2">Reduce</label>  \n 
       </div> \n        <label id="select1" class="drop-down inline">\n         
 Group Level:\n          <select id="select1" disabled name="group_level" 
class="input-small">\n            <option value="0">None</option>\n            
<option value="1">1</option>\n            <option value="2">2</option>\n        
    <option value="3">3</option>\n            <option value="4">4</option>\n    
        <option value="5">5</option>\n            <option 
value="6">6</option>\n            <option value="7">7</option>\n            
<option value="8">8</option>\n            <option value="9">9</option>\n        
    <
 option value="999" selected="selected">exact</option>\n          </select>\n   
     </label>\n        ':"\n        </div>\n        ",__p+='\n\n        <div 
class="checkbox inline">  \n          <input id="check3" name="stale" 
type="checkbox" value="ok">\n          <label for="check3">Stale</label>\n      
    <input id="check4" name="descending" type="checkbox" value="true">  \n      
    <label for="check4">Descending</label>  \n        </div> \n        <label 
class="drop-down inline">\n          Limit:\n          <select name="limit" 
class="input-small">\n            <option>5</option>\n            <option 
selected="selected">10</option>\n            <option>25</option>\n            
<option>50</option>\n            <option>100</option>\n          </select>\n    
    </label>\n        <div class="checkbox inline">  \n          <input 
id="check5" name="inclusive_end" type="checkbox" value="false">\n          
<label for="check5">Disable Inclusive End</label>\n          <input id="check6
 " name="update_seq" type="checkbox" value="true">  \n          <label 
for="check6">Update Sequence</label>  \n        </div>\n      </div>\n    
</div>\n  </div>\n  <div class="controls-group">\n    <div class="row-fluid">\n 
     <div id="button-options" class="controls controls-row">\n        <button 
type="submit" class="button green">Query</button>\n        
',showPreview&&(__p+='\n        <button class="button btn-info preview">Browser 
Preview</button>\n        '),__p+="\n      </div>\n    </div>\n  
</div>\n</form>\n</div>\n\n";return 
__p},this.JST["app/templates/documents/all_docs_item.html"]=function(obj){obj||(obj={});{var
 __t,__p="",__e=_.escape;Array.prototype.join}with(obj)__p+='<!--\nLicensed 
under the Apache License, Version 2.0 (the "License"); you may not\nuse this 
file except in compliance with the License. You may obtain a copy of\nthe 
License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required 
by applicable law or agreed to in writing, software\ndistr
 ibuted under the License is distributed on an "AS IS" BASIS, 
WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See 
the\nLicense for the specific language governing permissions and limitations 
under\nthe License.\n-->\n\n<td class="select"><input type="checkbox" 
class="row-select"></td>\n<td>\n  <div>\n    <pre 
class="prettyprint">'+__e(doc.prettyJSON())+"</pre>\n    
",doc.isEditable()&&(__p+='\n      <div class="btn-group">\n        <a 
href="#'+(null==(__t=doc.url("web-index"))?"":__t)+'" class="btn btn-small 
edits">Edit '+(null==(__t=doc.docType())?"":__t)+'</a>\n        <button 
href="#" class="btn btn-small btn-danger delete" title="Delete this 
document."><i class="icon icon-trash"></i></button>\n      </div>\n    
'),__p+="\n  </div>\n</td>\n";return 
__p},this.JST["app/templates/documents/all_docs_layout.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nu
 se this file except in compliance with the License. You may obtain a copy 
of\nthe License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless 
required by applicable law or agreed to in writing, software\ndistributed under 
the License is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR 
CONDITIONS OF ANY KIND, either express or implied. See the\nLicense for the 
specific language governing permissions and limitations under\nthe 
License.\n-->\n<ul class="nav nav-tabs window-resizeable" 
id="db-views-tabs-nav">\n  <li><a id="toggle-query" class="fonticon-plus 
fonticon" href="#query" data-toggle="tab">Query Options</a></li>\n</ul>\n<div 
class="tab-content">\n  <div class="tab-pane" id="query">\n  
</div>\n</div>\n';return 
__p},this.JST["app/templates/documents/all_docs_list.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in c
 ompliance with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div class="view 
show">\n  ',viewList||(__p+='\n    <div class="row">\n      <div 
class="btn-toolbar span6">\n        <button type="button" class="btn all" 
data-toggle="button">✓ All</button>\n        <button class="btn btn-small 
disabled bulk-delete"><i class="icon-trash"></i></button>\n        
',__p+=expandDocs?'\n        <button id="collapse" class="btn"><i 
class="icon-minus"></i> Collapse</button>\n        ':'\n        <button 
id="collapse" class="btn"><i class="icon-plus"></i> Expand</button>\n        
',__p+="\n      </div>\n    </div>\n  "),__p+
 ='\n  <p>\n\n  <div id="item-numbers"> </div>\n\n  
',requestDuration&&(__p+='\n    <span class="view-request-duration">\n    View 
request duration: <strong> '+(null==(__t=requestDuration)?"":__t)+" </strong> 
\n    </span>\n  "),__p+='\n  </p>\n  <table class="all-docs table 
table-striped table-condensed">\n    <tbody></tbody>\n  </table>\n  <div 
id="documents-pagination"></div>\n</div>\n';return 
__p},this.JST["app/templates/documents/all_docs_number.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in compliance with the License. You may obtain a copy of\nthe License 
at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by 
applicable law or agreed to in writing, software\ndistributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY 
KIND, either express or implied. See the\nL
 icense for the specific language governing permissions and limitations 
under\nthe License.\n-->\n',__p+="unknown"===totalRows?'\n  Showing 0 
documents. <a href="#/database/'+(null==(__t=database)?"":__t)+'/new"> Create 
your first document.</a>\n':"\n  Showing "+(null==(__t=offset)?"":__t)+" - 
"+(null==(__t=numModels)?"":__t)+" of "+(null==(__t=totalRows)?"":__t)+" 
rows\n",__p+="\n",updateSeq&&(__p+="\n  -- Update Sequence: 
"+(null==(__t=updateSeq)?"":__t)+"\n"),__p+="\n";return 
__p},this.JST["app/templates/documents/changes.html"]=function(obj){obj||(obj={});{var
 __t,__p="",__e=_.escape;Array.prototype.join}with(obj)__p+='<!--\nLicensed 
under the Apache License, Version 2.0 (the "License"); you may not\nuse this 
file except in compliance with the License. You may obtain a copy of\nthe 
License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required 
by applicable law or agreed to in writing, software\ndistributed under the 
License is distributed on an "AS IS" BASIS, WITH
 OUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See 
the\nLicense for the specific language governing permissions and limitations 
under\nthe License.\n-->\n\n<table id="changes-table" class="table">\n  
<thead>\n    <th id="seq"> seq </th>\n    <th> id </th>\n    <th id="changes"> 
changes </th>\n    <th id="deleted"> deleted? </th>\n  </thead>\n  <tbody>\n  
',_.each(changes,function(a){__p+="\n    <tr>\n      <td> 
"+(null==(__t=a.seq)?"":__t)+" </td>\n      ",__p+=a.deleted?"\n        <td> 
"+(null==(__t=a.id)?"":__t)+" </td>\n      ":'\n        <td> <a 
href="#'+(null==(__t=database.url("app"))?"":__t)+"/"+(null==(__t=a.id)?"":__t)+'">'+(null==(__t=a.id)?"":__t)+"</a>
 </td>\n      ",__p+='\n        <td> \n          <pre class="prettyprint">  
'+__e(JSON.stringify({changes:a.changes,doc:a.doc},null," "))+" </pre>\n      
</td>\n      <td>"+(null==(__t=a.deleted?"true":"false")?"":__t)+"</td>\n    
</tr>\n  "}),__p+="\n  </tbody>\n</table>\n";return __p},this.JST["app/
 templates/documents/ddoc_info.html"]=function(obj){obj||(obj={});{var 
__t,__p="";_.escape,Array.prototype.join
-}with(obj)__p+='<!--\nLicensed under the Apache License, Version 2.0 (the 
"License"); you may not\nuse this file except in compliance with the License. 
You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n<div>\n  <h2> Design Doc 
MetaData </h2>\n  <div class="row-fluid">\n   
',i=0,_.map(view_index,function(a,b){__p+="\n           ",i%2==0&&(__p+='\n     
                <div class="row-fluid">\n               '),__p+='\n         
<div class="span6 well-item"><strong> '+(null==(__t=b)?"":__t)+"</strong> : 
"+(null==(__t=a)?"":__t)+"  </div>\n        ",i%2==1&&(__p+="\n                 
</div>\n                "),__p+="\n             ",++i}),__p+="\n  
</div>\n</div>\n";return __p},this.JST["app/templates/documents/design_doc
 _selector.html"]=function(obj){obj||(obj={});{var 
__t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in compliance with the License. You may obtain a copy of\nthe License 
at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by 
applicable law or agreed to in writing, software\ndistributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY 
KIND, either express or implied. See the\nLicense for the specific language 
governing permissions and limitations under\nthe License.\n-->\n<div 
class="span3">\n  <label for="ddoc">Save to Design Document <a 
href="'+(null==(__t=getDocUrl("design_doc"))?"":__t)+'" target="_blank"><i 
class="icon-question-sign"></i></a></label>\n  <select id="ddoc">\n    
<optgroup label="Select a document">\n      <option value="new-doc">New 
document</option>\n      ',ddocs.each(function(a){__p+="\n   
    ",__p+=a.id===ddocName?'\n      <option selected="selected" 
value="'+(null==(__t=a.id)?"":__t)+'">'+(null==(__t=a.id)?"":__t)+"</option>\n  
    ":'\n      <option 
value="'+(null==(__t=a.id)?"":__t)+'">'+(null==(__t=a.id)?"":__t)+"</option>\n  
    ",__p+="\n      "}),__p+='\n    </optgroup>\n  </select>\n</div>\n\n<div 
id="new-ddoc-section" class="span5" style="display:none">\n  <label 
class="control-label" for="new-ddoc"> _design/ </label>\n  <div 
class="controls">\n    <input type="text" id="new-ddoc" 
placeholder="newDesignDoc">\n  </div>\n</div>\n';return 
__p},this.JST["app/templates/documents/doc.html"]=function(obj){obj||(obj={});{var
 __t,__p="",__e=_.escape;Array.prototype.join}with(obj)__p+='<!--\nLicensed 
under the Apache License, Version 2.0 (the "License"); you may not\nuse this 
file except in compliance with the License. You may obtain a copy of\nthe 
License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required 
by applicable law or agreed to in writing, 
 software\ndistributed under the License is distributed on an "AS IS" BASIS, 
WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See 
the\nLicense for the specific language governing permissions and limitations 
under\nthe License.\n-->\n\n<div id="doc">\n  <div 
class="errors-container"></div>\n   \n<div class="row doc-editor-buttons"> \n  
<div class="span3">\n    <button class="save-doc button green btn-medium save 
fonticon-circle-check" type="button">Save</button>\n    <button class="button 
cancel-button gray btn-medium">Back to _all_docs</button>\n  </div>\n\n  <div 
class="span7">\n    ',attachments&&(__p+='\n    <div class="btn-group">\n      
<a class="button gray btn-medium dropdown-toggle btn" data-bypass="true" 
data-toggle="dropdown" href="#">\n        View Attachments\n        <span 
class="caret"></span>\n      </a>\n      <ul class="dropdown-menu">\n        
',_.each(attachments,function(a){__p+='\n        <li>\n        <a 
href="'+(null==(__t=a.url)?"":__t
 )+'" target="_blank"> <strong> '+(null==(__t=a.fileName)?"":__t)+" </strong> 
-\n          <span> "+(null==(__t=a.contentType)?"":__t)+", 
"+(null==(__t=formatSize(a.size))?"":__t)+" </span>\n        </a>\n        
</li>\n        "}),__p+="\n      </ul>\n    </div>\n    "),__p+=' \n    <button 
class="button gray btn-medium  upload"><i class="icon-circle-arrow-up"></i> 
Upload Attachment</button>\n    <button class="button gray btn-medium 
duplicate"><i class="icon-repeat"></i> Duplicate document</button>\n  
</div>\n\n  <button class="button red btn-medium delete"><i 
class="icon-trash"></i></button>\n  </ul>\n\n<div id="upload-modal"> 
</div>\n<div id="duplicate-modal"> </div> \n</div>\n\n  <div 
id="editor-container" 
class="doc-code">'+__e(JSON.stringify(doc.attributes,null,"  
"))+"</div>\n\n</div>\n";return 
__p},this.JST["app/templates/documents/doc_field_editor.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache 
 License, Version 2.0 (the "License"); you may not\nuse this file except in 
compliance with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div 
id="doc-field-editor">\n  <div class="tools">\n\n    <div class="btn-toolbar 
pull-left">\n      <button class="btn btn-small all">&#x2713; All</button>\n    
  <button class="btn btn-small disabled delete"><i class="icon-trash"></i> 
Delete field</button>\n      <button class="btn btn-small new" 
style="margin-left: 64px"><i class="icon-plus"></i> New field</button>\n    
</div>\n    <div class="btn-toolbar pull-right">\n      <button class="btn 
btn-small cancel button cancel-b
 utton outlineGray fonticon-circle-x">Cancel</button>\n      <button class="btn 
btn-small save button green fonticon-circle-check">Save</button>\n    </div>\n  
</div>\n\n  <div class="clearfix"></div>\n  <!-- <hr style="margin-top: 0"/> 
-->\n\n  <table class="table table-striped  table-condensed">\n    <thead>\n    
  <tr>\n        <th class="select">\n        </th>\n        <th>Key</th>\n      
  <th>Value</th>\n      </tr>\n    </thead>\n    <tbody>\n      <tr 
style="display:none">\n        <td class="select"><input type="checkbox" 
/></td>\n        <td class="key"><input type="text" class="input-large" 
value=\'\' /></td>\n        <td class="value"><input type="text" 
class="input-xxlarge" value=\'\' /></td>\n      </tr>\n      
',_.each(doc,function(a,b){__p+='\n        <tr>\n          <td 
class="select"><input type="checkbox" /></td>\n          <td class="key">\n     
       <input type="text" class="input-large" 
name="doc['+(null==(__t=b)?"":__t)+']" value="'+(null==(__t=b)?"":__t)+'"
  />\n          </td>\n          <td class="value"><input type="text" 
class="input-xxlarge" value=\''+(null==(__t=JSON.stringify(a))?"":__t)+"' 
/></td>\n        </tr>\n      "}),__p+='\n        <tr>\n          <th 
colspan="3">\n            Attachments\n          </th>\n        </tr>\n      
',_.each(attachments,function(a){__p+='\n        <tr>\n          <td 
class="select"><input type="checkbox" /></td>\n          <td colspan="2">\n     
       <a href="'+(null==(__t=a.url)?"":__t)+'" target="_blank"> 
'+(null==(__t=a.fileName)?"":__t)+" </a>\n            <span> 
"+(null==(__t=a.contentType)?"":__t)+", 
"+(null==(__t=formatSize(a.size))?"":__t)+" </span>\n          </td>\n        
</tr>\n      "}),__p+='\n    </tbody>\n  </table>\n  <a class="btn btn-small 
new" style="margin-left: 64px"><i class="icon-plus"></i> New 
field</a>\n\n</div>\n';return 
__p},this.JST["app/templates/documents/doc_field_editor_tabs.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='<!--\nLice
 nsed under the Apache License, Version 2.0 (the "License"); you may not\nuse 
this file except in compliance with the License. You may obtain a copy of\nthe 
License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required 
by applicable law or agreed to in writing, software\ndistributed under the 
License is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS 
OF ANY KIND, either express or implied. See the\nLicense for the specific 
language governing permissions and limitations under\nthe 
License.\n-->\n\n<!--<ul class="nav nav-tabs">\n  <li id="field_editor" 
class="'+(null==(__t=isSelectedClass("field_editor"))?"":__t)+'"><a 
href="#'+(null==(__t=doc.url("app"))?"":__t)+'/field_editor">Doc 
fields</a></li>\n  <li id="code_editor" 
class="'+(null==(__t=isSelectedClass("code_editor"))?"":__t)+'"><a 
href="#'+(null==(__t=doc.url("app"))?"":__t)+'/code_editor"><i 
class="icon-pencil"> </i> Code editor</a>\n  </li>\n</ul>-->\n';return 
__p},this.JST["app/templates/doc
 uments/duplicate_doc_modal.html"]=function(obj){obj||(obj={});{var 
__p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, Version 
2.0 (the "License"); you may not\nuse this file except in compliance with the 
License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div class="modal hide 
fade">\n  <div class="modal-header">\n    <button type="button" class="close" 
data-dismiss="modal" aria-hidden="true">&times;</button>\n    <h3>Duplicate 
Document</h3>\n  </div>\n  <div class="modal-body">\n    <div id="modal-error" 
class="hide alert alert-error"/>\n    <form id="file-upload" class="form" 
method="post">\n      <
 p class="help-block">\n      Set new documents ID:\n      </p>\n      <input 
id="dup-id" type="text" class="input-xlarge">\n    </form>\n\n  </div>\n  <div 
class="modal-footer">\n    <a href="#" data-dismiss="modal" class="btn button 
cancel-button outlineGray fonticon-circle-x">Cancel</a>\n    <a href="#" 
id="duplicate-btn" class="btn btn-primary button green save 
fonticon-circle-check">Duplicate</a>\n  </div>\n</div>\n\n\n';return 
__p},this.JST["app/templates/documents/edit_tools.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in compliance with the License. You may obtain a copy of\nthe License 
at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by 
applicable law or agreed to in writing, software\ndistributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY 
KIND, eithe
 r express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div class="view 
show">\n  <p>\n    Showing 1-'+(null==(__t=numModels)?"":__t)+" of 
"+(null==(__t=totalRows)?"":__t)+" rows\n    ",updateSeq&&(__p+="\n      -- 
Update Sequence: "+(null==(__t=updateSeq)?"":__t)+"\n    "),__p+="\n    
",requestDuration&&(__p+='\n  <span class="view-request-duration">\n    View 
request duration: <strong> '+(null==(__t=requestDuration)?"":__t)+" </strong> 
\n   </span>\n   "),__p+='\n  </p>\n  <table class="all-docs table 
table-striped table-condensed">\n    <tbody></tbody>\n  </table>\n  <!--\n  
<div class="pagination pagination-centered">\n    <ul>\n      <li 
class="disabled"><a href="#">&laquo;</a></li>\n      <li class="active"><a 
href="#">1</a></li>\n      <li><a href="#">2</a></li>\n      <li><a 
href="#">3</a></li>\n      <li><a href="#">4</a></li>\n      <li><a 
href="#">5</a></li>\n      <li><a href="#">&raquo;</a></li>
 \n    </ul>\n  </div>\n  -->\n\n</div>\n';return 
__p},this.JST["app/templates/documents/index_menu_item.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<a 
id="'+(null==(__t=ddoc_clean)?"":__t)+"_"+(null==(__t=index_clean)?"":__t)+'" 
href="#database/'+(null==(__t=database_encoded)?"":__t)+"/_design/"+(null==(__t=ddoc_encoded)?"":__t)+"/_view/"+(null==(__t=index_encoded)?"":__t)+'"
 class="toggle-view">\n  '+(null==(__t=ddo
 c)?"":__t)+'<span 
class="divider">/</span>'+(null==(__t=index)?"":__t)+"\n</a>\n";return 
__p},this.JST["app/templates/documents/index_row_docular.html"]=function(obj){obj||(obj={});{var
 __t,__p="",__e=_.escape;Array.prototype.join}with(obj)__p+='<!--\nLicensed 
under the Apache License, Version 2.0 (the "License"); you may not\nuse this 
file except in compliance with the License. You may obtain a copy of\nthe 
License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required 
by applicable law or agreed to in writing, software\ndistributed under the 
License is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS 
OF ANY KIND, either express or implied. See the\nLicense for the specific 
language governing permissions and limitations under\nthe License.\n-->\n\n<td 
class="select"><input type="checkbox"></td>\n<td>\n  <div>\n    <pre 
class="prettyprint">'+__e(doc.prettyJSON())+"</pre>\n    
",doc.isEditable()&&(__p+='\n      <div class="btn-group">\n        <a href
 ="#'+(null==(__t=doc.url("app"))?"":__t)+'" class="btn btn-small edits">Edit 
'+(null==(__t=doc.docType())?"":__t)+'</a>\n        <button href="#" class="btn 
btn-small btn-danger delete" title="Delete this document."><i class="icon 
icon-trash"></i></button>\n      </div>\n    '),__p+="\n  
</div>\n</td>\n";return 
__p},this.JST["app/templates/documents/index_row_tabular.html"]=function(obj){obj||(obj={});var
 __p="",__e=_.escape;with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<td cla
 ss="select"><input type="checkbox"></td>\n<td>\n  <div>\n    <pre 
class="prettyprint">'+__e(JSON.stringify(doc.get("key")))+'</pre>\n  
</div>\n</td>\n<td>\n  <div>\n    <pre 
class="prettyprint">'+__e(JSON.stringify(doc.get("value")))+"</pre>\n  
</div>\n</td>\n";return 
__p},this.JST["app/templates/documents/jumpdoc.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<form id="jump-to-doc" 
class="form-inline input-append" >\n  <in
 put type="text" id="jump-to-doc-id" class="input-large" placeholder="Document 
ID"></input>\n\n  <button class="fonticon-search btn button red " 
type="submit"></button>\n</form>\n';return 
__p},this.JST["app/templates/documents/search.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<input id="searchbox" 
type="text" class="span12" placeholder="Search by doc id, view key or search 
index">';return __p},this.JST["app/templates/doc
 uments/sidebar.html"]=function(obj){obj||(obj={});{var 
__t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in compliance with the License. You may obtain a copy of\nthe License 
at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by 
applicable law or agreed to in writing, software\ndistributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY 
KIND, either express or implied. See the\nLicense for the specific language 
governing permissions and limitations under\nthe License.\n-->\n\n<div 
id="sidenav">\n  <header class="row-fluid">\n    <div class="span12">\n      
<div class="btn-group">\n        <button class="btn dropdown-toggle 
dropdown-toggle-btn" data-toggle="dropdown">\n          Docs\n          <span 
class="caret"></span>\n        </button>\n        <ul class="dropdown-menu">\n  
        <!-- dropdown menu links
  -->\n          <li><a class="icon-file" 
href="'+(null==(__t=db_url)?"":__t)+'">Docs</a></li>\n          <li><a 
class="icon-lock" 
href="'+(null==(__t=permissions_url)?"":__t)+'">Permissions</a></li>\n          
<li><a class="icon-forward" 
href="'+(null==(__t=changes_url)?"":__t)+'">Changes</a></li>\n          
',_.each(docLinks,function(a){__p+='\n          <li><a 
class="'+(null==(__t=a.icon)?"":__t)+'" 
href="'+(null==(__t=database_url+"/"+a.url)?"":__t)+'">'+(null==(__t=a.title)?"":__t)+"</a></li>\n
          "}),__p+='\n        </ul>\n      </div>\n\n      <div 
class="btn-group">\n        <button class="btn dropdown-toggle 
dropdown-toggle-btn" data-toggle="dropdown">\n          New\n          <span 
class="caret"></span>\n        </button>\n        <ul class="dropdown-menu">\n  
        <!-- dropdown menu links -->\n          <li>\n          <a id="doc" 
href="#'+(null==(__t=database.url("app"))?"":__t)+'/new">Document</a>\n         
 </li>\n          <li>\n          <a href="#'+(null==(
 __t=database.url("app"))?"":__t)+'/new_view">Secondary Index</a>\n           
',_.each(newLinks,function(a){__p+='\n           <a 
href="#'+(null==(__t=database.url("app"))?"":__t)+"/"+(null==(__t=a.url)?"":__t)+'">
 '+(null==(__t=a.name)?"":__t)+"</a>\n           "}),__p+='\n          </li>\n  
      </ul>\n      </div>\n        <button id="delete-database" class="btn"><i 
class="icon-trash"></i> Database</button>\n    </div>\n  </header>\n\n  <nav>\n 
   <ul class="nav nav-list">\n      <li class="active"><a id="all-docs" 
href="#'+(null==(__t=database.url("index"))?"":__t)+"?limit="+(null==(__t=docLimit)?"":__t)+'"
 class="toggle-view"> All documents</a></li>\n      <li><a id="design-docs" 
href=\'#'+(null==(__t=database.url("index"))?"":__t)+"?limit="+(null==(__t=docLimit)?"":__t)+'&startkey="_design"&endkey="_e"\'
  class="toggle-view"> All design docs</a></li>\n    </ul>\n    <ul class="nav 
nav-list views">\n      <li class="nav-header">Secondary Indexes</li>\n      
<li><a id="new-view"
  href="#'+(null==(__t=database.url("app"))?"":__t)+'/new_view" class="new"><i 
class="icon-plus"></i> New</a></li>\n    </ul>\n    <div 
id="extension-navs"></div>\n  </nav>\n</div>\n';return 
__p},this.JST["app/templates/documents/tabs.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<ul class="nav 
nav-tabs">\n  <li class="active"><a 
href="'+(null==(__t=db_url)?"":__t)+'">Docs</a></li>\n  <li id="changes"><a  
href="'+(null=
 =(__t=changes_url)?"":__t)+'">Changes</a></li>\n</ul>\n';return 
__p},this.JST["app/templates/documents/upload_modal.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div class="modal hide 
fade">\n  <div class="modal-header">\n    <button type="button" class="close" 
data-dismiss="modal" aria-hidden="true">&times;</button>\n    <h3>Upload an 
Attachment</h3>\n  </div>\n  <div class="modal-body">\n    <div 
id="modal-error" class=
 "alert alert-error hide" style="font-size: 16px;"> </div>\n    <form 
id="file-upload" class="form" method="post">\n      <p class="help-block">\n    
  Please select the file you want to upload as an attachment to this document. 
\n      Please note that this will result in the immediate creation of a new 
revision of the document, \n      so it\'s not necessary to save the document 
after the upload.\n      </p>\n      <input id="_attachments" type="file" 
name="_attachments">\n      <input id="_rev" type="hidden" name="_rev" value="" 
>\n      <br/>\n    </form>\n\n    <div class="progress progress-info">\n      
<div class="bar" style="width: 0%"></div>\n    </div>\n  </div>\n  <div 
class="modal-footer">\n    <a href="#" data-dismiss="modal" data-bypass="true" 
class="btn button cancel-button outlineGray fonticon-circle-x">Cancel</a>\n    
<a href="#" id="upload-btn" data-bypass="true" class="btn btn-primary button 
green save fonticon-circle-check">Upload</a>\n  </div>\n</div>\n\n';return
  
__p},this.JST["app/templates/documents/view_editor.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in compliance with the License. You may obtain a copy of\nthe License 
at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by 
applicable law or agreed to in writing, software\ndistributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY 
KIND, either express or implied. See the\nLicense for the specific language 
governing permissions and limitations under\nthe License.\n-->\n<div 
class="row">\n  <ul class="nav nav-tabs window-resizeable" 
id="db-views-tabs-nav">\n    <li class="active"> <a data-bypass="true" 
id="index-nav" class="fonticon-wrench fonticon" data-toggle="tab" 
href="#index">',__p+=newView?"Create Index ":"Edit Index ",__p+="</a></li>\n    
",newView||(__p+='\n    
 <li><a data-bypass="true" id="query-nav" class="fonticon-plus fonticon" 
href="#query" data-toggle="tab">Query Options</a></li>\n    <li><a 
data-bypass="true" id="meta-nav" href="#metadata" data-toggle="tab">Design Doc 
Metadata</a></li>\n    '),__p+='\n  </ul>\n  <div class="all-docs-list 
errors-container"></div>\n  <div class="tab-content">\n    <div class="tab-pane 
active" id="index">\n      <div id="define-view" class="ddoc-alert well">\n     
   <div class="errors-container"></div>\n        <form class="form-horizontal 
view-query-save">\n\n          <div class="control-group design-doc-group">\n   
       </div>\n\n          <div class="control-group">\n            <label 
for="index-name">Index name <a 
href="'+(null==(__t=getDocUrl("view_functions"))?"":__t)+'" target="_blank"><i 
class="icon-question-sign"></i></a></label>\n            <input type="text" 
id="index-name" value="'+(null==(__t=viewName)?"":__t)+'" placeholder="Index 
name" />\n          </div>\n\n\n          <div class
 ="control-group">\n            <label for="map-function">Map function <a 
href="'+(null==(__t=getDocUrl("map_functions"))?"":__t)+'" target="_blank"><i 
class="icon-question-sign"></i></a></label>\n            ',__p+=newView?'\n     
       <div class="js-editor" 
id="map-function">'+(null==(__t=langTemplates.map)?"":__t)+"</div>\n            
":'\n            <div class="js-editor" 
id="map-function">'+(null==(__t=ddoc.get("views")[viewName].map)?"":__t)+"</div>\n
            ",__p+='\n          </div>\n\n\n          <div 
class="control-group">\n            <label 
for="reduce-function-selector">Reduce (optional) <a 
href="'+(null==(__t=getDocUrl("reduce_functions"))?"":__t)+'" 
target="_blank"><i class="icon-question-sign"></i></a></label>\n\n            
<select id="reduce-function-selector">\n              <option value="" 
'+(null==(__t=reduceFunStr?"":'selected="selected"')?"":__t)+">None</option>\n  
            ",_.each(["_sum","_count","_stats"],function(a){__p+='\n            
  <option
  value="'+(null==(__t=a)?"":__t)+'" 
',a==reduceFunStr&&(__p+="selected"),__p+=">"+(null==(__t=a)?"":__t)+"</option>\n
              "}),__p+='\n              <option value="CUSTOM" 
',isCustomReduce&&(__p+="selected"),__p+='>Custom Reduce function</option>\n    
        </select>\n          </div>\n\n          <div class="control-group 
reduce-function">\n            <label for="reduce-function">Custom Reduce 
function</label>\n            ',__p+=newView?'\n            <div 
class="js-editor" 
id="reduce-function">'+(null==(__t=langTemplates.reduce)?"":__t)+"</div>\n      
      ":'\n            <div class="js-editor" 
id="reduce-function">'+(null==(__t=ddoc.get("views")[viewName].reduce)?"":__t)+"</div>\n
            ",__p+='\n          </div>\n\n          <div 
class="control-group">\n            <button class="button green save 
fonticon-circle-check">Save &amp; Build Index</button>\n            <button 
class="button btn-info preview">Preview</button>\n            
',newView||(__p+='\n       
      <button class="button delete outlineGray 
fonticon-circle-x">Delete</button>\n            '),__p+='\n          </div>\n   
       <div class="clearfix"></div>\n        </form>\n      </div>\n    
</div>\n    <div class="tab-pane" id="metadata">\n      <div id="ddoc-info" 
class="well"> </div>\n    </div>\n    <div class="tab-pane" id="query">\n    
</div>\n  </div>\n</div>\n\n';return 
__p},this.JST["app/templates/fauxton/api_bar.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing
  permissions and limitations under\nthe License.\n-->\n\n<button class="button 
api-url-btn">\n  API URL \n  <span class="fonticon-plus 
icon"></span>\n</button>\n<div class="api-navbar" style="display: none">\n    
<div class="input-prepend input-append">\n      <span class="add-on">\n        
API reference\n        <a 
href="'+(null==(__t=getDocUrl(documentation))?"":__t)+'" target="_blank">\n     
     <i class="icon-question-sign"></i>\n        </a>\n      </span>\n      
<input type="text" class="input-xxlarge" 
value="'+(null==(__t=endpoint)?"":__t)+'">\n      <a 
href="'+(null==(__t=endpoint)?"":__t)+'" target="_blank" class="btn">Show 
me</a>\n    </div>\n</div>\n';return 
__p},this.JST["app/templates/fauxton/breadcrumbs.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj){__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in compliance with the License. You may obtain a copy of\nthe Licens
 e at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by 
applicable law or agreed to in writing, software\ndistributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY 
KIND, either express or implied. See the\nLicense for the specific language 
governing permissions and limitations under\nthe License.\n-->\n\n<ul 
class="breadcrumb">\n  ',_.each(_.initial(crumbs),function(a){__p+='\n    
<li>\n      <a 
href="#'+(null==(__t=a.link)?"":__t)+'">'+(null==(__t=a.name)?"":__t)+'</a>\n   
   <span class="divider fonticon fonticon-carrot"> </span>\n    </li>\n  
'}),__p+="\n  ";var last=_.last(crumbs)||{name:""};__p+='\n  <li 
class="active">'+(null==(__t=last.name)?"":__t)+"</li>\n</ul>\n"}return 
__p},this.JST["app/templates/fauxton/footer.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance wit
 h the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<p>Fauxton on <a 
href="http://couchdb.apache.org/";>Apache CouchDB</a> 
'+(null==(__t=version)?"":__t)+"</p>\n";return 
__p},this.JST["app/templates/fauxton/index_pagination.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under the 
Apache License, Version 2.0 (the "License"); you may not\nuse this file except 
in compliance with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed 
 under the License is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR 
CONDITIONS OF ANY KIND, either express or implied. See the\nLicense for the 
specific language governing permissions and limitations under\nthe 
License.\n-->\n\n<div class="pagination pagination-centered">\n  <ul>\n    <li 
',canShowPreviousfn()||(__p+=' class="disabled" '),__p+='>\n       <a 
id="previous" href="#"> Previous </a>\n     </li>\n     <li 
',canShowNextfn()||(__p+=' class="disabled" '),__p+='>\n       <a id="next" 
href="#"> Next </a></li>\n  </ul>\n</div>\n\n';return 
__p},this.JST["app/templates/fauxton/nav_bar.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in compliance with the License. You may obtain a copy of\nthe License 
at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by 
applicable law or agreed to in writing, software\n
 distributed under the License is distributed on an "AS IS" BASIS, 
WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See 
the\nLicense for the specific language governing permissions and limitations 
under\nthe License.\n-->\n\n<div class="brand">\n  <div class="burger">\n    
<div><!-- * --></div>\n    <div><!-- * --></div>\n    <div><!-- * --></div>\n  
</div>\n  <div class="icon">Apache Fauxton</div>\n</div>\n\n<nav 
id="main_navigation">\n  <ul id="nav-links" class="nav pull-right">\n    
',_.each(navLinks,function(a){__p+="\n    ",a.view||(__p+='\n        <li 
data-nav-name= "'+(null==(__t=a.title)?"":__t)+'" >\n          <a 
href="'+(null==(__t=a.href)?"":__t)+'">\n            <span 
class="'+(null==(__t=a.icon)?"":__t)+' fonticon"></span>\n            
'+(null==(__t=a.title)?"":__t)+"\n          </a>\n        </li>\n    ")
-}),__p+='\n  </ul>\n\n  <div id="footer-links">\n\n    <ul 
id="bottom-nav-links" class="nav">\n        <li data-nav-name= 
"Documentation">\n            <a 
href="'+(null==(__t=getDocUrl("docs"))?"":__t)+'" target="_blank">\n            
  <span class="fonticon-bookmark fonticon"></span>\n                
Documentation\n            </a>\n        </li>\n\n\n      
',_.each(bottomNavLinks,function(a){__p+="\n      ",a.view||(__p+='\n        
<li data-nav-name= "'+(null==(__t=a.title)?"":__t)+'">\n            <a 
href="'+(null==(__t=a.href)?"":__t)+'">\n              <span 
class="'+(null==(__t=a.icon)?"":__t)+' fonticon"></span>\n              
'+(null==(__t=a.title)?"":__t)+"\n            </a>\n        </li>\n      
")}),__p+='\n    </ul>\n\n    <ul id="footer-nav-links" class="nav">\n      
',_.each(footerNavLinks,function(a){__p+="\n      ",a.view||(__p+='\n        
<li data-nav-name= "'+(null==(__t=a.title)?"":__t)+'">\n            <a 
href="'+(null==(__t=a.href)?"":__t)+'">\n              <sp
 an class="'+(null==(__t=a.icon)?"":__t)+' fonticon"></span>\n              
'+(null==(__t=a.title)?"":__t)+"\n            </a>\n        </li>\n      
")}),__p+="\n    </ul>\n\n  </div>\n</nav>\n\n\n\n";return 
__p},this.JST["app/templates/fauxton/notification.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div class="alert 
alert-'+(null==(__t=type)?"":__t)+'">\n  <button type="button" class="close" 
data-dismiss="alert">×<
 /button>\n  '+(null==(__t=msg)?"":__t)+"\n</div>\n";return 
__p},this.JST["app/templates/fauxton/pagination.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<!--\nLicensed under 
the Apache License, Version 2.0 (the "License"); you may not\nuse this file 
except in compliance with the License. You may obtain a copy of\nthe License 
at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by 
applicable law or agreed to in writing, software\ndistributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY 
KIND, either express or implied. See the\nLicense for the specific language 
governing permissions and limitations under\nthe License.\n-->\n\n<div 
class="pagination pagination-centered">\n  <ul>\n    ',__p+=page>1?'\n    <li> 
<a href="'+(null==(__t=urlFun(page-1))?"":__t)+'">&laquo;</a></li>\n    ':'\n   
   <li class="disabled"> <a 
href="'+(null==(__t=urlFun(page))?"":__t)+'">&laquo;</a>
 </li>\n    ',__p+="\n    ",_.each(_.range(1,totalPages+1),function(a){__p+="\n 
     <li ",page==a&&(__p+='class="active"'),__p+='> <a 
href="'+(null==(__t=urlFun(a))?"":__t)+'">'+(null==(__t=a)?"":__t)+"</a></li>\n 
   "}),__p+="\n    ",__p+=totalPages>page?'\n      <li><a 
href="'+(null==(__t=urlFun(page+1))?"":__t)+'">&raquo;</a></li>\n    ':'\n      
<li class="disabled"> <a 
href="'+(null==(__t=urlFun(page))?"":__t)+'">&raquo;</a></li>\n    ',__p+="\n  
</ul>\n</div>\n";return 
__p},this.JST["app/templates/layouts/one_pane.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF 
 ANY KIND, either express or implied. See the\nLicense for the specific 
language governing permissions and limitations under\nthe License.\n-->\n\n<div 
id="primary-navbar"></div>\n<div id="dashboard" class="container-fluid 
one-pane">\n  <div class="fixed-header">\n    <div id="breadcrumbs"></div>\n    
<div id="api-navbar"></div>\n  </div>\n\n\n  <div class="row-fluid 
content-area">\n      <div id="tabs" class="row"></div>\n    <div 
id="dashboard-content" class="window-resizeable"></div>\n  
</div>\n</div>\n\n';return 
__p},this.JST["app/templates/layouts/one_pane_notabs.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS"
  BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied. See the\nLicense for the specific language governing permissions and 
limitations under\nthe License.\n-->\n\n<div id="primary-navbar"></div>\n<div 
id="dashboard" class="container-fluid one-pane">\n  <div 
class="fixed-header">\n    <div id="breadcrumbs"></div>\n    <div 
id="api-navbar"></div>\n  </div>\n\n\n  <div class="row-fluid content-area">\n  
  <div id="dashboard-content" class="window-resizeable"></div>\n  
</div>\n</div>\n\n';return 
__p},this.JST["app/templates/layouts/two_pane.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS"
  BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied. See the\nLicense for the specific language governing permissions and 
limitations under\nthe License.\n-->\n\n\n<div id="primary-navbar"></div>\n<div 
id="dashboard" class="container-fluid">\n  <div class="fixed-header">\n    <div 
id="breadcrumbs"></div>\n    <div id="api-navbar"></div>\n  </div>\n\n\n  <div 
class="row-fluid content-area">\n        <div id="tabs" class="row"></div>\n    
<div id="left-content" class="span6"></div>\n    <div id="right-content" 
class="span6"></div>\n  </div>\n</div>\n\n';return 
__p},this.JST["app/templates/layouts/with_right_sidebar.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in wri
 ting, software\ndistributed under the License is distributed on an "AS IS" 
BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied. See the\nLicense for the specific language governing permissions and 
limitations under\nthe License.\n-->\n\n<div id="primary-navbar"></div>\n<div 
id="dashboard" class="container-fluid">\n  <div class="fixed-header">\n    <div 
id="breadcrumbs"></div>\n    <div id="api-navbar"></div>\n  </div>\n  <div 
class="with-sidebar-right content-area">\n    <div id="dashboard-content" 
class="list"></div>\n    <div id="sidebar-content" class="sidebar pull-right 
window-resizeable"></div>\n  </div>\n</div>\n\n';return 
__p},this.JST["app/templates/layouts/with_sidebar.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/license
 s/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, 
software\ndistributed under the License is distributed on an "AS IS" BASIS, 
WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See 
the\nLicense for the specific language governing permissions and limitations 
under\nthe License.\n-->\n\n\n<div id="primary-navbar"></div>\n<div 
id="dashboard" class="container-fluid">\n<header class="fixed-header">\n  <div 
id="breadcrumbs"></div>\n  <div id="api-navbar"></div>\n</header>\n  <div 
class="with-sidebar content-area">\n    <div id="sidebar-content" 
class="sidebar"></div>\n    <div id="dashboard-content" class="list 
window-resizeable"></div>\n  </div>\n</div>\n\n';return 
__p},this.JST["app/templates/layouts/with_tabs.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance 
with the License. You may obtain a copy of\
 nthe License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless 
required by applicable law or agreed to in writing, software\ndistributed under 
the License is distributed on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR 
CONDITIONS OF ANY KIND, either express or implied. See the\nLicense for the 
specific language governing permissions and limitations under\nthe 
License.\n-->\n\n<div id="primary-navbar"></div>\n<div id="dashboard" 
class="container-fluid">\n\n<div class="fixed-header">\n  <div 
id="breadcrumbs"></div>\n  <div id="api-navbar"></div>\n</div>\n\n  <div 
class="row-fluid content-area">\n        <div id="tabs" 
class="row-fluid"></div>\n    <div id="dashboard-content" class="list span12 
window-resizeable"></div>\n  </div>\n\n\n';return 
__p},this.JST["app/templates/layouts/with_tabs_sidebar.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<!--\nLicensed under the Apache License, 
Version 2.0 (the "License"); you may not\nuse this file except in compliance w
 ith the License. You may obtain a copy of\nthe License at\n\n  
http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law 
or agreed to in writing, software\ndistributed under the License is distributed 
on an "AS IS" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied. See the\nLicense for the specific language governing 
permissions and limitations under\nthe License.\n-->\n\n<div 
id="primary-navbar"></div>\n<div id="dashboard" 
class="container-fluid">\n\n<header class="fixed-header">\n  <div 
id="breadcrumbs"></div>\n  <div id="api-navbar"></div>\n</header>\n\n\n  <div 
class="with-sidebar content-area">\n\n    <div id="tabs" 
class="row-fluid"></div>\n\n    <aside id="sidebar-content" 
class="sidebar"></aside>\n\n    <section id="dashboard-content" class="list 
pull-right window-resizeable">\n      <div class="inner">\n        <div 
id="dashboard-upper-menu" class="window-resizeable"></div>\n        <div 
id="dashboard-upper-content"></div>
 \n\n        <div id="dashboard-lower-content"></div>\n      </div>\n    
</section>\n\n  </div>\n\n\n';return 
__p},this.JST["app/addons/account/templates/accountactivity.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+="<header>\n    
",user.noHistory()?__p+="\n       <h2>Here's your usage so far this 
month.</h2>\n       ":(__p+='\n         <p class="lead usage-links 
',past&&(__p+=" past-active "),__p+='">Your usage: \n        <!-- <a 
class="current-month" href="#">So far this month</a> | <a class="last-month" 
href="#/history/2013/'+(null==(__t=month)?"":__t)+'">Last month</a> -->\n       
   <div class="btn-group usage-links-toggle" data-toggle="buttons-radio">\n     
     <button type="button" class="button active" value="current-month" 
data-url="#/account/usage" >So far this month</button>\n              <button 
type="button" class="button" value"last-month" 
data-url="#/account/usage/'+(null==(__t=year)?"":__t)+"/"+(null==(__t=month)?"":__t)+'">Last
 month</button>\n          </
 div>\n     </p>\n      '),__p+='\n     <div 
id="messaging"></div>\n</header>\n\n<section id="summary" class="row 
activity-pane">\n     <div id="tabs-container">\n             <div id="bill" 
class="row-fluid"></div>\n               <div id="usage" class=""></div>\n      
 </div>\n</section>\n';return 
__p},this.JST["app/addons/account/templates/accountdashboard.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='<div id="primary-navbar"></div>\n<div 
id="dashboard" class="container-fluid accountDash">\n  <div class="with-sidebar 
content-area">\n    <div id="sidebar-content" class="sidebar"></div>\n    <div 
id="dashboard-content" class="list window-resizeable"></div>\n  
</div>\n</div>\n';return 
__p},this.JST["app/addons/account/templates/accountinfo.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='<header>\n  <h2>Account 
information</h2>\n</header>\n<form id="accountinfoForm">\n  <div 
class="controls controls-row">\n    <label for="firstname">First name</label>\n 
   <input type="text" 
 id="firstname" name="first_name" tabindex="1" placeholder="name here" 
value="'+(null==(__t=first)?"":__t)+'">\n  </div>\n\n  <div class="controls 
controls-row">\n    <label for="lastname">Last Name</label>\n    <input 
type="text" id="lastname" name="last_name" tabindex="2" placeholder="Last name" 
value="'+(null==(__t=last)?"":__t)+'">\n  </div>\n\n  <div class="controls 
controls-row">\n    <label for="company">Company</label>\n    <input 
type="text" id="company" name="company" tabindex="3" placeholder="your company" 
value="'+(null==(__t=company)?"":__t)+'">\n  </div>\n\n  <div class="controls 
controls-row">\n    <label for="email">Email</label>\n    <input type="text" 
id="email" name="email" tabindex="4" placeholder="[email protected]" 
value="'+(null==(__t=email)?"":__t)+'">\n  </div>\n\n  <div 
class="form-actions">\n   <input class="button green" type="submit" 
tabindex="5" value="Save Changes"/>\n  </div>\n</form>\n\n';return 
__p},this.JST["app/addons/account/templates/activitytabs
 .html"]=function(obj){obj||(obj={});{var __p="";_.escape}with(obj)__p+='<div 
id="bill" class="row-fluid"></div>\n<div id="usage" class=""></div>\n';return 
__p},this.JST["app/addons/account/templates/announcements.html"]=function(obj){obj||(obj={});{var
 __p="";_.escape}with(obj)__p+='\n<header>\n    <h2>Welcome to the new Cloudant 
Dashboard</h2>\n    <p>December 18, 2013</p>\n    <p>\n    Before we get to 
what’s new, a little business: if for some reason you need to use it, the <a 
href="https://cloudant.com/dashboard"; target="_blank">old Cloudant 
dashboard</a> will remain online until March 2014. (For security reasons, 
you\'ll need to sign in again.)\n    </p>\n</header>\n    <div 
class="activity-pane">\n        <h4>\n            Behold!\n        </h4>\n      
  <p>\n            Now, on to the new features we’re thrilled to share with 
you...\n        </p>\n\n        <hr />\n\n        <h4>\n            Support\n   
     </h4>\n        <p>\n            New to the Cloudant customer ex
 perience is <a href="#/support">a bona fide support portal</a>, where you can 
create and reply to support cases.\n        </p>\n        <p>\n            <img 
src="/dashboard.assets/img/Screenshot-support.png"; alt="Active and closed 
cases in the Cloudant support portal." style="border: 1px solid #ccc" />\n      
  </p>\n\n        <hr />\n\n        <h4>\n            Replication\n        
</h4>\n        <p>\n            <a href="#/replication">Replication</a> has 
never been this easy. Just pick source and target databases with the handy 
autocomplete fields, click Replicate, and authenticate with your Cloudant 
password. That’s it.\n        </p>\n        <p>\n            <img 
src="/dashboard.assets/img/Screenshot-replication.png"; alt="Autocomplete 
fields for source and target databases make replication easy at Cloudant." 
style="border: 1px solid #ccc" />\n        </p>\n\n        <hr />\n\n        
<h4>\n            Code Editors\n        </h4>\n        <p>\n            The 
fields for edi
 ting JavaScript are now feature-rich code editors with syntax checking. This 
measure, along with the tooling in secondary indexes, help prevent MapReduce 
mistakes and JSON formatting no-nos.\n        </p>\n        <p>\n            
<img src="/dashboard.assets/img/Screenshot-code-editors.png"; alt="JavaScript 
code editors in the Databases section of the Cloudant dashboard." 
style="border: 1px solid #ccc" />\n        </p>\n\n        <hr />\n\n        
<h4>\n            Secondary Indexes\n        </h4>\n        <p>\n            
The secondary indexes inside your Cloudant databases are now preview-able. Just 
click “Preview” to view a temporary result in your browser. When what you 
see is what you want, kick off the indexing job on the server with the “Save 
&amp; Build Index” button.\n        </p>\n        <p>\n            <img 
src="/dashboard.assets/img/Screenshot-preview.png"; alt="Preview secondary 
indexes before saving them to save time." style="border: 1px solid #ccc" />\n   
  
    </p>\n\n        <hr />\n\n        <h4>\n            Search Indexes\n        
</h4>\n        <p>\n            The new search index interface brings the power 
of Lucene full-text search to the dashboard. \n        </p>\n        <p>\n      
      <img src="/dashboard.assets/img/Screenshot-search.png"; alt="Query your 
Cloudant search indexes right from the dashboard." style="border: 1px solid 
#ccc" />\n        </p>\n        <p>\n            If you haven’t tried 
Cloudant Search yet, run through the <a 
href="https://cloudant.com/for-developers/search/";; target="_blank">Search API 
demo</a> in For Developers first, and come back here to check it out.\n        
</p>\n        <hr />\n        <p>\n            We hope you enjoy the new 
dashboard, and all of the new features. When you have feedback, please share 
it. <a href="#/support">The Support portal</a> is the perfect place for that.\n 
       </p>\n\n        <p>\n            Happy dashboarding!\n        </p>\n    
</div>\n';return __p},thi
 
s.JST["app/addons/account/templates/bill.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='\n  <li class="span3 active" 
style="margin-left: 0" data-tab="#heavy-tab">\n    <div 
class="indicator-wrapper"> \n      <div class="indicator"> \n    </div>\n    
<div class="content">\n      <p>Heavy HTTP</p>\n      <span class="cost"><span 
class="super">$</span>'+(null==(__t=writes.cost)?"":__t)+'</span>\n      <div 
class="operator">+</div>\n    </div>  \n    </div>\n  </li>\n  <li 
class="span3" data-tab="#light-tab">\n    <div class="indicator-wrapper"> \n    
  <div class="indicator"> \n    </div>\n    <div class="content">\n      
<p>Light HTTP</p>\n      <span class="cost"><span 
class="super">$</span>'+(null==(__t=reads.cost)?"":__t)+'</span>\n      <div 
class="operator">+</div>\n    </div>  \n    </div>\n  </li>\n  <li 
class="span3" data-tab="#data-tab">\n    <div class="indicator-wrapper"> \n     
 <div class="indicator"> \n    </div>\n    <div class="content">\n  
     <p>Data Volume</p>\n      <span class="cost"><span 
class="super">$</span>'+(null==(__t=data_vol.cost)?"":__t)+'</span>\n      <div 
class="operator">=</div>\n    </div> \n    </div>\n  </li>\n  <!-- TOTAL -->\n  
<div class="span3 total">\n      <div id="bill-summary"></div>\n      <div 
id="bill-message"></div>\n      <div class="learn-more">\n        <a 
href="https://cloudant.com/pricing/";>Learn about Cloudant pricing</a>\n      
</div>\n  </div>\n  \n';return 
__p},this.JST["app/addons/account/templates/billbreakdown.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+="<p>\n  "+(null==(__t=count)?"":__t)+" 
"+(null==(__t=label)?"":__t)+" so far this month @\n     
"+(null==(__t=costString)?"":__t)+" = 
$"+(null==(__t=cost)?"":__t)+"\n</p>\n";return 
__p},this.JST["app/addons/account/templates/billmessage.html"]=function(obj){obj||(obj={});{var
 
__t,__p="";_.escape,Array.prototype.join}with(obj)user.underThirty()?__p+='\n<div
 class="alert alert-info">\n      <p>Lucky you! Yo
 ur first 30 days are free. We won\'t start charging you for usage until 
'+(null==(__t=endDate)?"":__t)+'. <a href="#account/payment">Add a credit 
card.</a></p> \n</div>\n':freeUsage?__p+='\n<div class="alert alert-info">\n    
     We\'ll not charge you for this month if your usage remains below\n         
     $'+(null==(__t=chargingThreshold)?"":__t)+".\n</div>\n":(__p+='\n       
<div class="alert">\n           Your usage this month has exceeded $5. At the 
end of this billing period (end of the month), we will charge you for your 
usage.         ',onFile||(__p+='<a href="#account/payment">Add a credit 
card.</a>'),__p+=" \n  </div>\n"),__p+="\n";return 
__p},this.JST["app/addons/account/templates/billsummary.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+="<div>\nFor period ending 
<strong>"+(null==(__t=bill_date)?"":__t)+'</strong>\n  <span class="cost 
green"><span 
class="super">$</span>'+(null==(__t=total)?"":__t)+"</span>\n</div>\n";return 
__p},this.JST["app/addons/account/templates/forgotpassword.h
 tml"]=function(obj){obj||(obj={});{var 
__p="";_.escape}with(obj)__p+='<header>\n  <h2>Forgot 
Password</h2>\n</header>\n<form class="form-horizontal" id="passwordForm">\n  
<div class="control-group">\n    <label for="username" 
class="control-label">Username</label>\n    <div class="controls">\n      
<input type="username" id="username" tabindex="1" name="username">\n    
</div>\n  </div>\n  <div class="form-actions">\n    <button class="button 
green">Send me my password</button>\n  </div>\n</form>\n\n\n';return 
__p},this.JST["app/addons/account/templates/locationinfo.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape,Array.prototype.join}with(obj)__p+='<header>\n  <h2>Choose 
a location of your data</h2>\n  <p>Select a new location for your data, and 
click submit. Note that data moves are asynchronous—you won\'t experience any 
downtime, but it may take some time for changes to propagate. We will email you 
when the operation is complete.</p>\n</header>\n<form class="form-hori
 zontal" id="locationForm">\n  <div class="control-group">\n    <h4>US 
East</h4>\n    ',_.each(east,function(a){__p+='\n      <label class="radio">\n  
      <input type="radio" name="cluster" 
value="'+(null==(__t=a.get("id"))?"":__t)+'" ',location===a.get("id")&&(__p+=' 
checked="" '),__p+=" >\n        
<strong>"+(null==(__t=a.get("cluster"))?"":__t)+"</strong>—"+(null==(__t=a.get("host"))?"":__t)+"\n
      </label> \n    "}),__p+="\n\n    <h4>US Midwest</h4>\n    
",_.each(midwest,function(a){__p+='\n      <label class="radio">\n        
<input type="radio" name="cluster" value="'+(null==(__t=a.get("id"))?"":__t)+'" 
',location===a.get("id")&&(__p+=' checked="" '),__p+=" >\n        
<strong>"+(null==(__t=a.get("cluster"))?"":__t)+"</strong>—"+(null==(__t=a.get("host"))?"":__t)+"\n
      </label> \n    "}),__p+="\n\n    <h4>US West</h4>\n    
",_.each(west,function(a){__p+='\n      <label class="radio">\n        <input 
type="radio" name="cluster" value="'+(null==(__t=a.get("id"))?"":__t)+
 '" ',location===a.get("id")&&(__p+=' checked="" '),__p+=" >\n        
<strong>"+(null==(__t=a.get("cluster"))?"":__t)+"</strong>—"+(null==(__t=a.get("host"))?"":__t)+"\n
      </label> \n    "}),__p+="\n\n    <h4>Europe</h4>\n    
",_.each(europe,function(a){__p+='\n      <label class="radio">\n        <input 
type="radio" name="cluster" value="'+(null==(__t=a.get("id"))?"":__t)+'" 
',location===a.get("id")&&(__p+=' checked="" '),__p+=" >\n        
<strong>"+(null==(__t=a.get("cluster"))?"":__t)+"</strong>—"+(null==(__t=a.get("host"))?"":__t)+"\n
      </label> \n    "}),__p+="\n\n    <h4>Southeast Asia</h4>\n    
",_.each(asia,function(a){__p+='\n      <label class="radio">\n        <input 
type="radio" name="cluster" value="'+(null==(__t=a.get("id"))?"":__t)+'" 
',location===a.get("id")&&(__p+=' checked="" '),__p+=" >\n        
<strong>"+(null==(__t=a.get("cluster"))?"":__t)+"</strong>—"+(null==(__t=a.get("host"))?"":__t)+"\n
      </label> \n    "}),__p+='\n  </div>\n  <div class="form
 -actions">\n    <button class="button green">Save changes</button>\n  
</div>\n</form>\n';return 
__p},this.JST["app/addons/account/templates/newuser.html"]=function(obj){obj||(obj={});{var
 __t,__p="";_.escape}with(obj)__p+='\n<div class="alert alert-block">\n<p 
class="new-user">Hi '+(null==(__t=user.get("username"))?"":__t)+", we haven't 
yet taken a snapshot of your usage, so we don't yet have usage to report to 
you. We'll be able to show you your usa

<TRUNCATED>
http://git-wip-us.apache.org/repos/asf/couchdb/blob/78f367cf/share/www/favicon.ico
----------------------------------------------------------------------
diff --git a/share/www/favicon.ico b/share/www/favicon.ico
deleted file mode 100644
index ed3f7aa..0000000
Binary files a/share/www/favicon.ico and /dev/null differ

Reply via email to