Change title. Cleanup.
This commit is contained in:
parent
0048937250
commit
83df3b2919
@ -19,12 +19,11 @@
|
|||||||
<html lang="fr" ng-app="accountantApp">
|
<html lang="fr" ng-app="accountantApp">
|
||||||
<head>
|
<head>
|
||||||
<!-- Title -->
|
<!-- Title -->
|
||||||
<title>Entries</title>
|
<title>Accountant</title>
|
||||||
|
|
||||||
<base href="{{ url_for('.index') }}">
|
<base href="{{ url_for('.index') }}">
|
||||||
|
|
||||||
<!-- third-party.css -->
|
<!-- 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">
|
<link href="static/build/css/vendor.css" rel="stylesheet">
|
||||||
|
|
||||||
<!-- main css -->
|
<!-- main css -->
|
||||||
|
Loading…
Reference in New Issue
Block a user