Skip to content

Commit 65f05d6

Browse files
committed
Remove call to templates:load-source
… which was removed in templates v1.0.0
1 parent f078872 commit 65f05d6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/xar-resources/error-page.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,4 @@
33
<h1>An error has occurred</h1>
44
<p>An error has been generated by the application.</p>
55
<pre class="error templates:error-description"/>
6-
<div class="source-links">
7-
<p>View source: <a href="login.html" class="templates:load-source">this page</a>.</p>
8-
</div>
96
</div>

0 commit comments

Comments
 (0)