diff options
Diffstat (limited to 'app/gtd/templates')
-rw-r--r-- | app/gtd/templates/gtd/wiredpost_table.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/gtd/templates/gtd/wiredpost_table.html b/app/gtd/templates/gtd/wiredpost_table.html index ee56aa1..d6458bd 100644 --- a/app/gtd/templates/gtd/wiredpost_table.html +++ b/app/gtd/templates/gtd/wiredpost_table.html @@ -6,6 +6,7 @@ <main class="content"> <div class="results"> <div style="font-size:11px; text-align: right;"><a href="{% url 'gtd:wiredpost-update-overdue' %}">update overdue</a></div> + <div style="font-size:11px; text-align: right;"><a href="{% url 'gtd:wiredpost-update-pubdate' %}">update pubdate</a></div> <table class="sortable" id="result_list"> <thead> <tr> |