From 858bf058ffc68b8575bd85c030ce5b7de8b20d68 Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Sun, 31 Jul 2022 21:33:54 -0400 Subject: [PATCH] Add zero_pad_left macro Pad left with four zeros. --- templates/content-correspondents.tpl.html | 3 ++- templates/shared-utils.tpl.html | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 templates/shared-utils.tpl.html diff --git a/templates/content-correspondents.tpl.html b/templates/content-correspondents.tpl.html index b941450..43f8133 100644 --- a/templates/content-correspondents.tpl.html +++ b/templates/content-correspondents.tpl.html @@ -1,3 +1,4 @@ +

Correspondents

For more information on how to become a Correspondent see our contribute page. To add a logo here, either email one to admin at hpr or setup your email on Gravatar. To protect your browsing privacy we gather the images every hour and serve them directly from HPR.

@@ -19,7 +20,7 @@
- Host ID: + Host ID: diff --git a/templates/shared-utils.tpl.html b/templates/shared-utils.tpl.html new file mode 100644 index 0000000..aa525cb --- /dev/null +++ b/templates/shared-utils.tpl.html @@ -0,0 +1,4 @@ + + + +