move home page footer to page template
This commit is contained in:
10
page.tmpl
10
page.tmpl
@@ -36,8 +36,18 @@
|
||||
|
||||
$body$
|
||||
|
||||
<!-- Footer
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<hr>
|
||||
<p>
|
||||
(c) 2016-2023 <a href="https://joyful.com">Simon Michael</a> & contributors |
|
||||
Send updates via <a href="https://github.com/plaintextaccounting/plaintextaccounting">github</a>
|
||||
(<a href="https://github.com/plaintextaccounting/plaintextaccounting/commits/master">[latest changes]</a>)
|
||||
<br>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- End Document
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
</body>
|
||||
|
||||
@@ -765,12 +765,3 @@ Additional helper tools complementing the PTA apps, by category.
|
||||
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) extends Ledger's python library (python)
|
||||
- [node-hledger](https://github.com/rstacruz/node-hledger) Node.js API for *ledger files (javascript)
|
||||
- [BeanHub API](https://api.beanhub.io/redoc) proprietary SaaS API for operating on hosted beancount repositories and [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms)
|
||||
|
||||
|
||||
<hr>
|
||||
\(c) 2016-2023 [Simon Michael](https://joyful.com) & contributors |
|
||||
Send updates via [github](https://github.com/plaintextaccounting/plaintextaccounting)
|
||||
([latest changes](https://github.com/plaintextaccounting/plaintextaccounting/commits/master))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user