summaryrefslogtreecommitdiff
path: root/clams-server/src/main/resources/templates
diff options
context:
space:
mode:
Diffstat (limited to 'clams-server/src/main/resources/templates')
-rw-r--r--clams-server/src/main/resources/templates/posts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clams-server/src/main/resources/templates/posts.html b/clams-server/src/main/resources/templates/posts.html
index ed15beb..783b3a5 100644
--- a/clams-server/src/main/resources/templates/posts.html
+++ b/clams-server/src/main/resources/templates/posts.html
@@ -5,7 +5,7 @@
<a href="/" class="back-link-top">&larr; hjem</a>
<header>
<h1>Blog</h1>
- <p class="intro-text">Ta en titt på bloggen min da vel.</p>
+ <p class="intro-text">Her skriver jeg om projektene mine, og helt andre ting.</p>
<form action="/posts" method="GET" class="search-form">
<input type="text" name="search" value="{{ search_value }}" placeholder="Søk i innlegg..."