Fix popover
This commit is contained in:
		@@ -19,7 +19,6 @@
 | 
			
		||||
    </article>
 | 
			
		||||
    {{partial "contact.html" .}}
 | 
			
		||||
</div>
 | 
			
		||||
{{partial "popover.html" .}}
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -22,11 +22,10 @@
 | 
			
		||||
          <li><a href="{{ .Permalink }}">{{ .LinkTitle | humanize }}</a></li>
 | 
			
		||||
          {{ end }}
 | 
			
		||||
      </ul>
 | 
			
		||||
      {{partial "toc.html" .}} 
 | 
			
		||||
      {{partial "toc.html" .}}
 | 
			
		||||
      {{partial "textprocessing.html" . }}
 | 
			
		||||
    </article>
 | 
			
		||||
    {{partial "footer.html" .}}
 | 
			
		||||
    {{partial "popover.html" .}}
 | 
			
		||||
</div>
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -28,7 +28,6 @@
 | 
			
		||||
    </article>
 | 
			
		||||
    {{partial "contact.html" .}}
 | 
			
		||||
</div>
 | 
			
		||||
{{partial "popover.html" .}}
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
@@ -19,7 +19,6 @@
 | 
			
		||||
    </article>
 | 
			
		||||
    {{partial "contact.html" .}}
 | 
			
		||||
</div>
 | 
			
		||||
{{partial "popover.html" .}}
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user