Revised the documentation of the account list template in the accounting application.
This commit is contained in:
parent
9686196b91
commit
fd397a6692
@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% comment %}
|
||||
The Mia Accounting Application
|
||||
index.html: The template for the accounts
|
||||
account_list.html: The template for the account list
|
||||
|
||||
Copyright (c) 2020 imacat.
|
||||
|
||||
@ -18,7 +18,7 @@ index.html: The template for the accounts
|
||||
limitations under the License.
|
||||
|
||||
Author: imacat@mail.imacat.idv.tw (imacat)
|
||||
First written: 2020/7/1
|
||||
First written: 2020/8/7
|
||||
{% endcomment %}
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
Loading…
Reference in New Issue
Block a user