numerus/web/template
jordi fita mas e0bdb89472 Add legal disclaimer and privacy and cookies policies’ texts
The legal stuff. Required by Spanish law when setting up a site intended
for pecuniary gain, directly or indirectly.

Now we have more pages to the “public web”, and moved the header and
footer from home to the common layout.  I also took the opportunity to
change the element from <div> to the appropriate element based on their
use (i.e., <header> and <footer>).

I removed the <div> around the logo because i did not see any use for
it.  I may be from a previous design iteration, but it had no style
applied nor any usage at all in JavaScript.
2024-01-19 23:05:01 +01:00
..
contacts Add reset button to filters 2023-07-16 20:56:11 +02:00
expenses Add the sum of the base and taxes to expenses’ index 2023-10-02 16:36:42 +02:00
invoices Set enctype to multipart/form-data for invoice status form 2023-10-02 18:48:28 +02:00
products Add reset button to filters 2023-07-16 20:56:11 +02:00
quotes Add option to export the list of quotes, invoices, and expenses to ODS 2023-07-18 13:29:36 +02:00
tags Add inline tag form for expenses 2023-05-08 12:58:54 +02:00
app.gohtml Use <small> to mark the application’s version up 2024-01-19 22:59:06 +01:00
cookies.gohtml Add legal disclaimer and privacy and cookies policies’ texts 2024-01-19 23:05:01 +01:00
dashboard.gohtml Remove the “sales” box from the dashboard 2023-11-13 14:46:57 +01:00
form.gohtml Add nowrap to toggle’s labels 2023-07-14 10:44:38 +02:00
home.gohtml Add legal disclaimer and privacy and cookies policies’ texts 2024-01-19 23:05:01 +01:00
legal.gohtml Add legal disclaimer and privacy and cookies policies’ texts 2024-01-19 23:05:01 +01:00
login.gohtml Use a “proper” struct for the login form 2023-02-01 11:02:32 +01:00
main.gohtml Add the <title> element for the “main” boosted pages 2023-03-26 13:57:24 +02:00
modal.gohtml Show the profile form in a dialog using HTMx 2023-03-20 13:09:52 +01:00
privacy.gohtml Add legal disclaimer and privacy and cookies policies’ texts 2024-01-19 23:05:01 +01:00
profile.gohtml Boost all breadcbrumb links 2023-04-02 16:10:13 +02:00
standalone.gohtml Allow editing invoice tags inline from the index table 2023-04-11 10:46:27 +02:00
switch-company.gohtml Add option to switch to another company 2023-11-06 13:52:34 +01:00
tax-details.gohtml Add quote number formatting and next number field to tax details 2023-06-09 12:43:50 +02:00
web.gohtml Add legal disclaimer and privacy and cookies policies’ texts 2024-01-19 23:05:01 +01:00