This website requires JavaScript.
Explore
Help
Register
Sign In
apps
/
fastpastebin
Watch
2
Star
0
Fork
0
You've already forked fastpastebin
Code
Issues
6
Pull Requests
Packages
Projects
1
Releases
4
Wiki
Activity
Files
aa5e11329f2d2f7d4e6563bbd9cd5854a4a8be92
fastpastebin
/
assets
/
error.html
5 lines
115 B
HTML
Raw
Normal View
History
Unescape
Escape
Templates and templater, added footer with application data. Fixes #8 and #7.
2018-05-26 13:50:13 +05:00
<
section
class
=
"section"
>
<
div
class
=
"box has-background-warning"
>
Pagination, readable error messages to user, syntax highlighting started. Pagination now works. Temporary hardcoded 10 pastes per page, will be put in configuration later. Maybe. From now user will receive readable error message if error occured. Started to work on syntax highlighting, tried to make lexers detection work but apparently to no avail.
2018-05-01 02:37:51 +05:00
<
p
>
{error}
<
/
p
>
Templates and templater, added footer with application data. Fixes #8 and #7.
2018-05-26 13:50:13 +05:00
<
/
div
>
<
/
section
>
Reference in New Issue
Copy Permalink