- some changes in the plot, removed todo messages in web if
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{% extends "base.html"%}
|
||||
{% set title = "Bierliste" %}
|
||||
{% block content %}
|
||||
<h3>TODO: </h3>
|
||||
<ul>
|
||||
<li>generate new plots if .png missing</li>
|
||||
</ul>
|
||||
<h1> Bierliste </h1>
|
||||
<img src="{{ url_for('static', filename='bierliste_small.png') }}">
|
||||
<!-- <table>
|
||||
|
||||
Reference in New Issue
Block a user