Change title. Cleanup.

This commit is contained in:
Alexis Lahouze 2015-07-15 13:55:20 +02:00
parent 0048937250
commit 83df3b2919

View File

@ -19,12 +19,11 @@
<html lang="fr" ng-app="accountantApp">
<head>
<!-- Title -->
<title>Entries</title>
<title>Accountant</title>
<base href="{{ url_for('.index') }}">
<!-- third-party.css -->
<!--<link href="{{ url_for('frontend.static', filename='build/css/vendor.css') }}" rel="stylesheet">-->
<link href="static/build/css/vendor.css" rel="stylesheet">
<!-- main css -->