diff options
| -rw-r--r-- | templates/account.html.ep | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/templates/account.html.ep b/templates/account.html.ep index dd808a6..5a19c90 100644 --- a/templates/account.html.ep +++ b/templates/account.html.ep @@ -93,7 +93,7 @@  						</button>  					%= end  				</td> -			</tr> +			</tr><!--  			<tr>  				<th scope="row">History</th>  				<td> @@ -139,7 +139,7 @@  						</button>  					%= end  				</td> -			</tr> +			</tr> -->  		</table>  	</div>  </div> @@ -185,7 +185,7 @@  		</p>  	</div>  </div> - +<!--  <h3>History</h3>  <div class="row">  	<div class="col s12"> @@ -203,7 +203,7 @@  		</p>  	</div>  </div> - +-->  <h2>Export</h2>  <div class="row"> | 
