528 lines
		
	
	
		
			No EOL
		
	
	
		
			15 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			528 lines
		
	
	
		
			No EOL
		
	
	
		
			15 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
 | 
						|
<!doctype html>
 | 
						|
<html lang="en" class="no-js">
 | 
						|
  <head>
 | 
						|
    
 | 
						|
      <meta charset="utf-8">
 | 
						|
      <meta name="viewport" content="width=device-width,initial-scale=1">
 | 
						|
      
 | 
						|
      
 | 
						|
      
 | 
						|
      <link rel="icon" href="../../images/pleroma_logo_vector_bg_32.png">
 | 
						|
      <meta name="generator" content="mkdocs-1.3.0, mkdocs-material-8.3.9">
 | 
						|
    
 | 
						|
    
 | 
						|
      
 | 
						|
        <title>Users: follow, mute, block - Pleroma-FE Documentation</title>
 | 
						|
      
 | 
						|
    
 | 
						|
    
 | 
						|
      <link rel="stylesheet" href="../../assets/stylesheets/main.1d29e8d0.min.css">
 | 
						|
      
 | 
						|
        
 | 
						|
        <link rel="stylesheet" href="../../assets/stylesheets/palette.cbb835fc.min.css">
 | 
						|
        
 | 
						|
          
 | 
						|
          
 | 
						|
          <meta name="theme-color" content="#7e56c2">
 | 
						|
        
 | 
						|
      
 | 
						|
      
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
      
 | 
						|
    
 | 
						|
    
 | 
						|
      <link rel="stylesheet" href="../../css/extra.css">
 | 
						|
    
 | 
						|
    <script>__md_scope=new URL("../..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
 | 
						|
    
 | 
						|
      
 | 
						|
 | 
						|
    
 | 
						|
    
 | 
						|
  </head>
 | 
						|
  
 | 
						|
  
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
    <body dir="ltr" data-md-color-scheme="" data-md-color-primary="deep-purple" data-md-color-accent="blue-grey">
 | 
						|
  
 | 
						|
    
 | 
						|
    
 | 
						|
    <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
 | 
						|
    <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
 | 
						|
    <label class="md-overlay" for="__drawer"></label>
 | 
						|
    <div data-md-component="skip">
 | 
						|
      
 | 
						|
        
 | 
						|
        <a href="#users-follow-mute-block" class="md-skip">
 | 
						|
          Skip to content
 | 
						|
        </a>
 | 
						|
      
 | 
						|
    </div>
 | 
						|
    <div data-md-component="announce">
 | 
						|
      
 | 
						|
    </div>
 | 
						|
    
 | 
						|
    
 | 
						|
      
 | 
						|
 | 
						|
<header class="md-header" data-md-component="header">
 | 
						|
  <nav class="md-header__inner md-grid" aria-label="Header">
 | 
						|
    <a href="../.." title="Pleroma-FE Documentation" class="md-header__button md-logo" aria-label="Pleroma-FE Documentation" data-md-component="logo">
 | 
						|
      
 | 
						|
  <img src="../../images/pleroma_logo_vector_nobg.svg" alt="logo">
 | 
						|
 | 
						|
    </a>
 | 
						|
    <label class="md-header__button md-icon" for="__drawer">
 | 
						|
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
 | 
						|
    </label>
 | 
						|
    <div class="md-header__title" data-md-component="header-title">
 | 
						|
      <div class="md-header__ellipsis">
 | 
						|
        <div class="md-header__topic">
 | 
						|
          <span class="md-ellipsis">
 | 
						|
            Pleroma-FE Documentation
 | 
						|
          </span>
 | 
						|
        </div>
 | 
						|
        <div class="md-header__topic" data-md-component="header-topic">
 | 
						|
          <span class="md-ellipsis">
 | 
						|
            
 | 
						|
              Users: follow, mute, block
 | 
						|
            
 | 
						|
          </span>
 | 
						|
        </div>
 | 
						|
      </div>
 | 
						|
    </div>
 | 
						|
    
 | 
						|
    
 | 
						|
    
 | 
						|
      <label class="md-header__button md-icon" for="__search">
 | 
						|
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
 | 
						|
      </label>
 | 
						|
      <div class="md-search" data-md-component="search" role="dialog">
 | 
						|
  <label class="md-search__overlay" for="__search"></label>
 | 
						|
  <div class="md-search__inner" role="search">
 | 
						|
    <form class="md-search__form" name="search">
 | 
						|
      <input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
 | 
						|
      <label class="md-search__icon md-icon" for="__search">
 | 
						|
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
 | 
						|
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
 | 
						|
      </label>
 | 
						|
      <nav class="md-search__options" aria-label="Search">
 | 
						|
        
 | 
						|
        <button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1">
 | 
						|
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg>
 | 
						|
        </button>
 | 
						|
      </nav>
 | 
						|
      
 | 
						|
    </form>
 | 
						|
    <div class="md-search__output">
 | 
						|
      <div class="md-search__scrollwrap" data-md-scrollfix>
 | 
						|
        <div class="md-search-result" data-md-component="search-result">
 | 
						|
          <div class="md-search-result__meta">
 | 
						|
            Initializing search
 | 
						|
          </div>
 | 
						|
          <ol class="md-search-result__list"></ol>
 | 
						|
        </div>
 | 
						|
      </div>
 | 
						|
    </div>
 | 
						|
  </div>
 | 
						|
</div>
 | 
						|
    
 | 
						|
    
 | 
						|
      <div class="md-header__source">
 | 
						|
        <!--
 | 
						|
  Copyright (c) 2016-2019 Martin Donath <martin.donath@squidfunk.com>
 | 
						|
 | 
						|
  Permission is hereby granted, free of charge, to any person obtaining a copy
 | 
						|
  of this software and associated documentation files (the "Software"), to
 | 
						|
  deal in the Software without restriction, including without limitation the
 | 
						|
  rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 | 
						|
  sell copies of the Software, and to permit persons to whom the Software is
 | 
						|
  furnished to do so, subject to the following conditions:
 | 
						|
 | 
						|
  The above copyright notice and this permission notice shall be included in
 | 
						|
  all copies or substantial portions of the Software.
 | 
						|
 | 
						|
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 | 
						|
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 | 
						|
  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
 | 
						|
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 | 
						|
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 | 
						|
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 | 
						|
  IN THE SOFTWARE.
 | 
						|
-->
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<!--
 | 
						|
  Check whether the repository is hosted on one of the supported code hosting
 | 
						|
  platforms (GitHub, GitLab or Bitbucket) to show icon.
 | 
						|
-->
 | 
						|
 | 
						|
 | 
						|
  
 | 
						|
 | 
						|
 | 
						|
 | 
						|
  
 | 
						|
  
 | 
						|
 | 
						|
 | 
						|
<!-- Repository containing source -->
 | 
						|
<a href="https://akkoma.dev/AkkomaGang/pleroma-fe" title="Go to repository"
 | 
						|
    class="md-source" data-md-source="">
 | 
						|
  
 | 
						|
  <div class="md-source__repository">
 | 
						|
    AkkomaGang/pleroma-fe
 | 
						|
  </div>
 | 
						|
</a>
 | 
						|
      </div>
 | 
						|
    
 | 
						|
  </nav>
 | 
						|
  
 | 
						|
</header>
 | 
						|
    
 | 
						|
    <div class="md-container" data-md-component="container">
 | 
						|
      
 | 
						|
      
 | 
						|
        
 | 
						|
          
 | 
						|
        
 | 
						|
      
 | 
						|
      <main class="md-main" data-md-component="main">
 | 
						|
        <div class="md-main__inner md-grid">
 | 
						|
          
 | 
						|
            
 | 
						|
              
 | 
						|
              <div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
 | 
						|
                <div class="md-sidebar__scrollwrap">
 | 
						|
                  <div class="md-sidebar__inner">
 | 
						|
                    
 | 
						|
 | 
						|
 | 
						|
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
 | 
						|
  <label class="md-nav__title" for="__drawer">
 | 
						|
    <a href="../.." title="Pleroma-FE Documentation" class="md-nav__button md-logo" aria-label="Pleroma-FE Documentation" data-md-component="logo">
 | 
						|
      
 | 
						|
  <img src="../../images/pleroma_logo_vector_nobg.svg" alt="logo">
 | 
						|
 | 
						|
    </a>
 | 
						|
    Pleroma-FE Documentation
 | 
						|
  </label>
 | 
						|
  
 | 
						|
    <div class="md-nav__source">
 | 
						|
      <!--
 | 
						|
  Copyright (c) 2016-2019 Martin Donath <martin.donath@squidfunk.com>
 | 
						|
 | 
						|
  Permission is hereby granted, free of charge, to any person obtaining a copy
 | 
						|
  of this software and associated documentation files (the "Software"), to
 | 
						|
  deal in the Software without restriction, including without limitation the
 | 
						|
  rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 | 
						|
  sell copies of the Software, and to permit persons to whom the Software is
 | 
						|
  furnished to do so, subject to the following conditions:
 | 
						|
 | 
						|
  The above copyright notice and this permission notice shall be included in
 | 
						|
  all copies or substantial portions of the Software.
 | 
						|
 | 
						|
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 | 
						|
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 | 
						|
  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
 | 
						|
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 | 
						|
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 | 
						|
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 | 
						|
  IN THE SOFTWARE.
 | 
						|
-->
 | 
						|
 | 
						|
 | 
						|
 | 
						|
<!--
 | 
						|
  Check whether the repository is hosted on one of the supported code hosting
 | 
						|
  platforms (GitHub, GitLab or Bitbucket) to show icon.
 | 
						|
-->
 | 
						|
 | 
						|
 | 
						|
  
 | 
						|
 | 
						|
 | 
						|
 | 
						|
  
 | 
						|
  
 | 
						|
 | 
						|
 | 
						|
<!-- Repository containing source -->
 | 
						|
<a href="https://akkoma.dev/AkkomaGang/pleroma-fe" title="Go to repository"
 | 
						|
    class="md-source" data-md-source="">
 | 
						|
  
 | 
						|
  <div class="md-source__repository">
 | 
						|
    AkkomaGang/pleroma-fe
 | 
						|
  </div>
 | 
						|
</a>
 | 
						|
    </div>
 | 
						|
  
 | 
						|
  <ul class="md-nav__list" data-md-scrollfix>
 | 
						|
    
 | 
						|
      
 | 
						|
      
 | 
						|
      
 | 
						|
 | 
						|
  
 | 
						|
  
 | 
						|
  
 | 
						|
    <li class="md-nav__item">
 | 
						|
      <a href="../.." class="md-nav__link">
 | 
						|
        Introduction to Pleroma-FE
 | 
						|
      </a>
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
    
 | 
						|
      
 | 
						|
      
 | 
						|
      
 | 
						|
 | 
						|
  
 | 
						|
  
 | 
						|
  
 | 
						|
    <li class="md-nav__item">
 | 
						|
      <a href="../../CONFIGURATION/" class="md-nav__link">
 | 
						|
        Pleroma-FE configuration and customization for instance administrators
 | 
						|
      </a>
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
    
 | 
						|
      
 | 
						|
      
 | 
						|
      
 | 
						|
 | 
						|
  
 | 
						|
  
 | 
						|
  
 | 
						|
    <li class="md-nav__item">
 | 
						|
      <a href="../../HACKING/" class="md-nav__link">
 | 
						|
        Hacking, tweaking, contributing
 | 
						|
      </a>
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
    
 | 
						|
      
 | 
						|
      
 | 
						|
      
 | 
						|
 | 
						|
  
 | 
						|
  
 | 
						|
    
 | 
						|
  
 | 
						|
  
 | 
						|
    
 | 
						|
    <li class="md-nav__item md-nav__item--active md-nav__item--nested">
 | 
						|
      
 | 
						|
      
 | 
						|
        <input class="md-nav__toggle md-toggle" data-md-toggle="__nav_4" type="checkbox" id="__nav_4" checked>
 | 
						|
      
 | 
						|
      
 | 
						|
      
 | 
						|
      
 | 
						|
        <label class="md-nav__link" for="__nav_4">
 | 
						|
          User guide
 | 
						|
          <span class="md-nav__icon md-icon"></span>
 | 
						|
        </label>
 | 
						|
      
 | 
						|
      <nav class="md-nav" aria-label="User guide" data-md-level="1">
 | 
						|
        <label class="md-nav__title" for="__nav_4">
 | 
						|
          <span class="md-nav__icon md-icon"></span>
 | 
						|
          User guide
 | 
						|
        </label>
 | 
						|
        <ul class="md-nav__list" data-md-scrollfix>
 | 
						|
          
 | 
						|
            
 | 
						|
              
 | 
						|
  
 | 
						|
  
 | 
						|
  
 | 
						|
    <li class="md-nav__item">
 | 
						|
      <a href="../" class="md-nav__link">
 | 
						|
        General overview
 | 
						|
      </a>
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
            
 | 
						|
          
 | 
						|
            
 | 
						|
              
 | 
						|
  
 | 
						|
  
 | 
						|
  
 | 
						|
    <li class="md-nav__item">
 | 
						|
      <a href="../posting_reading_basic_functions/" class="md-nav__link">
 | 
						|
        Posting, reading, basic functions.
 | 
						|
      </a>
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
            
 | 
						|
          
 | 
						|
            
 | 
						|
              
 | 
						|
  
 | 
						|
  
 | 
						|
  
 | 
						|
    <li class="md-nav__item">
 | 
						|
      <a href="../settings/" class="md-nav__link">
 | 
						|
        Settings
 | 
						|
      </a>
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
            
 | 
						|
          
 | 
						|
            
 | 
						|
              
 | 
						|
  
 | 
						|
  
 | 
						|
  
 | 
						|
    <li class="md-nav__item">
 | 
						|
      <a href="../timelines/" class="md-nav__link">
 | 
						|
        Timelines
 | 
						|
      </a>
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
            
 | 
						|
          
 | 
						|
            
 | 
						|
              
 | 
						|
  
 | 
						|
  
 | 
						|
    
 | 
						|
  
 | 
						|
  
 | 
						|
    <li class="md-nav__item md-nav__item--active">
 | 
						|
      
 | 
						|
      <input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
 | 
						|
      
 | 
						|
      
 | 
						|
        
 | 
						|
      
 | 
						|
      
 | 
						|
      <a href="./" class="md-nav__link md-nav__link--active">
 | 
						|
        Users: follow, mute, block
 | 
						|
      </a>
 | 
						|
      
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
            
 | 
						|
          
 | 
						|
        </ul>
 | 
						|
      </nav>
 | 
						|
    </li>
 | 
						|
  
 | 
						|
 | 
						|
    
 | 
						|
  </ul>
 | 
						|
</nav>
 | 
						|
                  </div>
 | 
						|
                </div>
 | 
						|
              </div>
 | 
						|
            
 | 
						|
            
 | 
						|
              
 | 
						|
              <div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
 | 
						|
                <div class="md-sidebar__scrollwrap">
 | 
						|
                  <div class="md-sidebar__inner">
 | 
						|
                    
 | 
						|
 | 
						|
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
 | 
						|
  
 | 
						|
  
 | 
						|
  
 | 
						|
    
 | 
						|
  
 | 
						|
  
 | 
						|
</nav>
 | 
						|
                  </div>
 | 
						|
                </div>
 | 
						|
              </div>
 | 
						|
            
 | 
						|
          
 | 
						|
          <div class="md-content" data-md-component="content">
 | 
						|
            <article class="md-content__inner md-typeset">
 | 
						|
              
 | 
						|
                
 | 
						|
 | 
						|
 | 
						|
<h1 id="users-follow-mute-block">Users: follow, mute, block<a class="headerlink" href="#users-follow-mute-block" title="Permanent link">¶</a></h1>
 | 
						|
<p>When you see someone, you can click on their user picture to view their profile, and click on the userpic in that to see <em>full</em> profile. You can <strong>follow</strong> them, <strong>mute</strong> and <strong>block</strong> them.</p>
 | 
						|
<p><strong>Following</strong> is self-explanatory, it adds them to your Home Timeline, lists you as a follower and gives you access to follower-only posts if they have any.</p>
 | 
						|
<p><strong>Muting</strong> collapses posts and notifications made by them, giving you an option to see the post if you're curious. Clients other than PleromaFE may completely remove their posts.</p>
 | 
						|
<p><strong>Blocking</strong> a user removes them from your timeline and notifications and prevents them from following you (automatically unfollows them from you).</p>
 | 
						|
<p>Please note that some users can be "locked", meaning instead of following them you send a follow request they need to approve for you to become their follower.</p>
 | 
						|
 | 
						|
              
 | 
						|
            </article>
 | 
						|
            
 | 
						|
          </div>
 | 
						|
        </div>
 | 
						|
        
 | 
						|
      </main>
 | 
						|
      
 | 
						|
        <footer class="md-footer">
 | 
						|
  
 | 
						|
    
 | 
						|
    <nav class="md-footer__inner md-grid" aria-label="Footer" >
 | 
						|
      
 | 
						|
        
 | 
						|
        <a href="../timelines/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Timelines" rel="prev">
 | 
						|
          <div class="md-footer__button md-icon">
 | 
						|
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
 | 
						|
          </div>
 | 
						|
          <div class="md-footer__title">
 | 
						|
            <div class="md-ellipsis">
 | 
						|
              <span class="md-footer__direction">
 | 
						|
                Previous
 | 
						|
              </span>
 | 
						|
              Timelines
 | 
						|
            </div>
 | 
						|
          </div>
 | 
						|
        </a>
 | 
						|
      
 | 
						|
      
 | 
						|
    </nav>
 | 
						|
  
 | 
						|
  <div class="md-footer-meta md-typeset">
 | 
						|
    <div class="md-footer-meta__inner md-grid">
 | 
						|
      <div class="md-copyright">
 | 
						|
  
 | 
						|
  
 | 
						|
    Made with
 | 
						|
    <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
 | 
						|
      Material for MkDocs
 | 
						|
    </a>
 | 
						|
  
 | 
						|
</div>
 | 
						|
      
 | 
						|
    </div>
 | 
						|
  </div>
 | 
						|
</footer>
 | 
						|
      
 | 
						|
    </div>
 | 
						|
    <div class="md-dialog" data-md-component="dialog">
 | 
						|
      <div class="md-dialog__inner md-typeset"></div>
 | 
						|
    </div>
 | 
						|
    <script id="__config" type="application/json">{"base": "../..", "features": ["tabs"], "search": "../../assets/javascripts/workers/search.b97dbffb.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version.title": "Select version"}}</script>
 | 
						|
    
 | 
						|
    
 | 
						|
      <script src="../../assets/javascripts/bundle.6c7ad80a.min.js"></script>
 | 
						|
      
 | 
						|
    
 | 
						|
  </body>
 | 
						|
</html> |