Commit Graph

13 Commits

Author SHA1 Message Date
Gordon Stanton
ce4aefe828 Renamed macro get_avatar to get_avatar_src as per suggestion.
Moved host_thumb macro into shared avatar template file.
Made condition of lazy loading a parameter.
2023-03-12 18:48:51 +11:00
Gordon Stanton
ebcd906300 Moved thumbnail image tag to Block with conditional lazy load. 2023-03-11 01:57:51 +11:00
b2eaea1eb8
Improve look of hosts table 2023-02-12 16:54:17 -05:00
46ebfe2305
Fix links to static pages 2022-08-13 13:11:30 -04:00
ccfcd4b7fb
Fix missing fields on page correspondents 2022-08-07 20:05:39 -04:00
b64ffe7f46
Fix path to correspondents pages 2022-08-07 20:04:20 -04:00
dcc0f3d6b0
Add absolute_path MACRO
Used with baseurl to make a path relative or absolute.
2022-08-05 15:49:00 -04:00
83d9156f17
Fix file existence logic for get_avatar MACRO
Test for existence on filesystem
2022-08-01 20:19:44 -04:00
f6318cd34f
Add get_avatar macro
Print hpr logo or host avatar filename.
2022-07-31 22:25:15 -04:00
858bf058ff
Add zero_pad_left macro
Pad left with four zeros.
2022-07-31 21:33:54 -04:00
9431e0cac4
Update correspondents template to new db schema 2022-07-12 22:59:08 -04:00
e19e34a60a
Add correspondents page template 2022-06-29 10:50:41 -04:00
b33e812c3d
Add correspondents page template
First use of data retrieved from the db.
2022-06-29 00:48:50 -04:00