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" %}
|
{% extends "base.html" %}
|
||||||
{% comment %}
|
{% comment %}
|
||||||
The Mia Accounting Application
|
The Mia Accounting Application
|
||||||
index.html: The template for the accounts
|
account_list.html: The template for the account list
|
||||||
|
|
||||||
Copyright (c) 2020 imacat.
|
Copyright (c) 2020 imacat.
|
||||||
|
|
||||||
@ -18,7 +18,7 @@ index.html: The template for the accounts
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
|
|
||||||
Author: imacat@mail.imacat.idv.tw (imacat)
|
Author: imacat@mail.imacat.idv.tw (imacat)
|
||||||
First written: 2020/7/1
|
First written: 2020/8/7
|
||||||
{% endcomment %}
|
{% endcomment %}
|
||||||
{% load static %}
|
{% load static %}
|
||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
|
Loading…
Reference in New Issue
Block a user