diff --git a/fas/fas.cfg b/fas/fas.cfg index f97e224..b229dd1 100644 --- a/fas/fas.cfg +++ b/fas/fas.cfg @@ -53,7 +53,7 @@ mail.encoding = 'utf-8' # If you have sqlite, here's a simple default to get you started # in development sqlalchemy.dburi="postgres://fedora:test@localhost/fas2" -sqlalchemy.echo=True +#sqlalchemy.echo=True # if you are using a database or table type without transactions # (MySQL default, for example), you should turn off transactions diff --git a/fas/fas/templates/home.html b/fas/fas/templates/home.html index 40c6c9a..f1e00a0 100644 --- a/fas/fas/templates/home.html +++ b/fas/fas/templates/home.html @@ -10,26 +10,24 @@