2017-04-18 19:42:46 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								{{!
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  boardlist.mustache -- full list of every board
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  template parameters:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  - graph ( a list of 4 string tuples: (board, posts_per_hour, posts_per_day, total_posts) )
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  - frontend ( the name of the frontend )
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  - prefix ( the site's prefix )
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								}}
							 | 
						
					
						
							
								
									
										
										
										
											2017-10-17 08:24:53 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								<!doctype html>
							 | 
						
					
						
							
								
									
										
										
										
											2017-10-17 08:06:50 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								<html xmlns="http://www.w3.org/1999/xhtml" lang="{{i18n.Name}}" xml:lang="{{i18n.Name}}" prefix="og: http://ogp.me/ns# fb: https://www.facebook.com/2008/fbml">
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-18 19:42:46 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  <head>
							 | 
						
					
						
							
								
									
										
										
										
											2017-10-17 08:15:58 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    <meta lang="{{i18n.Name}}">
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    <link rel="stylesheet" href="{{prefix}}static/krane.css"></link>
							 | 
						
					
						
							
								
									
										
										
										
											2017-10-17 08:06:50 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    <link rel="stylesheet" href="{{prefix}}static/user.css"></link>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-18 19:42:46 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    <title> {{frontend}} {{#i18n.Translations}}{{board_list_title}}{{/i18n.Translations}} </title>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    <meta property="og:site_name" content="changolia" />
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    <meta property="og:type" content="website"/>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    <meta property="og:title" content="board list"/>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    <meta property="og:url" content="{{prefix}}boards.html"/>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    <meta property="og:description" content="changolia board list on {{frontend}}"/>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    <meta property="og:image"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								          content="{{prefix}}static/changolia-logo.png"/>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-18 19:42:46 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  </head>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  <body>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:42:04 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      <center>
							 | 
						
					
						
							
								
									
										
										
										
											2018-11-25 08:51:05 -05:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      <table class="activity" cellspacing="0" cellpadding="0" border="0">
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								          <tr>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:42:04 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								              <!--
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								              <td class="usage_td">
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-18 19:42:46 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								              </td>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								              <td class="post_td" align="center">
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-18 19:42:46 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								              </td>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:42:04 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								              -->
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								              <td class="board_td">
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								                  <table cellspacing="0" class="datatable" style="border-collapse: inherit;">
							 | 
						
					
						
							
								
									
										
										
										
											2018-11-25 08:49:54 -05:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								                      <tr><th>posts today</th><th>board</th></tr>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								                      {{#graph}}
							 | 
						
					
						
							
								
									
										
										
										
											2018-11-25 08:49:54 -05:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								                          <tr><td class="right">{{Day}}</td><td><a href="{{prefix}}b/{{Board}}/">{{Board}}</a></td></tr>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								                      {{/graph}}
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								                  </table>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-18 19:42:46 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								              </td>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:36:16 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								          </tr>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      </table>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-22 09:42:04 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      </center>
							 | 
						
					
						
							
								
									
										
										
										
											2017-04-18 19:42:46 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  </body>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								</html>
							 |