diff --git a/src/main/resources/templates/HistoryResource/history.html b/src/main/resources/templates/HistoryResource/history.html index 2e2db63..38c36b1 100644 --- a/src/main/resources/templates/HistoryResource/history.html +++ b/src/main/resources/templates/HistoryResource/history.html @@ -22,7 +22,7 @@ {/include} \ No newline at end of file diff --git a/src/main/resources/templates/PageResource/page.html b/src/main/resources/templates/PageResource/page.html index f63ba12..cf3ca9b 100644 --- a/src/main/resources/templates/PageResource/page.html +++ b/src/main/resources/templates/PageResource/page.html @@ -24,5 +24,5 @@

Modified {revision.timestamp.toString()} | Full history | Edit - {#if !page.title.startsWith("Talk:")} | Talk{/if} + {#if !page.title.startsWith("Talk/")} | Talk{/if} {/include} \ No newline at end of file