mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Build empty bills things.
This commit is contained in:
		| @@ -3,17 +3,9 @@ | ||||
|     {{ Breadcrumbs.render }} | ||||
| {% endblock %} | ||||
| {% block content %} | ||||
|     <!-- Small boxes (Stat box) --> | ||||
|  | ||||
|     <!-- Main row --> | ||||
|     <div id="no-page">Hello, I am empty page.</div> | ||||
|     <!-- /.row (main row) --> | ||||
| {% endblock %} | ||||
|  | ||||
| {% block styles %} | ||||
|  | ||||
|     <div id="bills"></div> | ||||
| {% endblock %} | ||||
|  | ||||
| {% block scripts %} | ||||
|     <script src="v2/js/empty.js?v={{ FF_VERSION }}" nonce="{{ JS_NONCE }}"></script> | ||||
|     <script src="v2/js/bills/index.js?v={{ FF_VERSION }}" nonce="{{ JS_NONCE }}"></script> | ||||
| {% endblock %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user