diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/error.html | 1 | ||||
-rw-r--r-- | assets/post.html | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/assets/error.html b/assets/error.html index 789988a..78005bf 100644 --- a/assets/error.html +++ b/assets/error.html @@ -2,4 +2,3 @@ <div class="head"> <h1>%s</h1> </div> - diff --git a/assets/post.html b/assets/post.html index 3749339..bb94b36 100644 --- a/assets/post.html +++ b/assets/post.html @@ -10,4 +10,3 @@ </div> <hr class="hdiv"> </div> - |