1
0
mirror of https://github.com/lus/pasty.git synced 2023-08-10 21:13:09 +03:00

Implement basic frontend notification system

This commit is contained in:
Lukas SP
2020-08-26 20:34:43 +02:00
parent 98cf1b396e
commit 76515c0108
7 changed files with 71 additions and 8 deletions

View File

@ -56,6 +56,7 @@
</div>
</div>
<div class="container">
<div id="notifications"></div>
<div id="linenos"><span>></span></div>
<div id="content">
<div id="code"></div>