Archived
1
0

merge from upstream

This commit is contained in:
chen-chan
2015-12-23 02:38:08 +01:00
parent a6b7235b12
commit 404d9952f2
7 changed files with 30 additions and 28 deletions

View File

@@ -11,8 +11,8 @@
<html>
<head>
<link rel="stylesheet" href="{{prefix}}static/site.css"></link>
<link rel="stylesheet" href="{{prefix}}static/user.css"></link>
<link rel="stylesheet" href="{{prefix}}static/site.css" />
<link rel="stylesheet" href="{{prefix}}static/user.css" />
<title> {{frontend}} on nntpchan </title>
</head>
<body>
@@ -32,10 +32,10 @@
<table>
<tbody>
<tr>
<td>
<td class="posts_td">
{{{postsgraph.Render}}}
</td>
<td>
<td class="board_td">
{{! todo: move boardgraph into its own file like postsgraph }}
<table id="board_graph">
<tbody>