mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
update to HTML of new_page.slim. remove bootstrap code in favor of bass-tacks small updates to error page html update not found page to reflect style of rest of the website dashboard clean up. remove needless twitter divs update visual of top right screenshot/web address area small clean ups to text editor.
10 lines
No EOL
381 B
Text
10 lines
No EOL
381 B
Text
.page
|
|
.content-Base.txt-Center.col-60 style="margin:0 auto"
|
|
h2 Not Found
|
|
br
|
|
h4 Sorry but we could not find the requested page.
|
|
|
|
p It you believe this to be in error, please <a href="/contact" title="get in touch with us">contact us</a> and report the problem. Thank you!
|
|
- if request.referer
|
|
|
|
a class="btn-Action" href="#{request.referer}" Go Back |