You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: zerobin/views/base.tpl
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,13 @@
81
81
</div>
82
82
</div>
83
83
84
-
<divclass="container">
84
+
<noscriptclass="container noscript">
85
+
<p>This pastebin uses client-side encryption. Therefore, it needs JavaScript enabled.</p>
86
+
<p>It seems like your browser doesn't have JavaScript enable.</p>
87
+
<p>Please enable JavaScript for this website or use a JavaScript-capable web browser.</p>
88
+
</noscript>
89
+
90
+
<divclass="container"id="wrap-content">
85
91
<divclass="row">
86
92
<divclass="span2">
87
93
<divclass="well sidebar-nav">
@@ -116,7 +122,7 @@
116
122
117
123
<footer>
118
124
<blockquote>
119
-
<p>«Few persons can be made to believe that it is not quite an easy thing to invent a method of secret writing which shall baffle investigation. Yet it may be roundly asserted that human ingenuity cannot concoct a cipher which human ingenuity cannot resolve...»</p>
125
+
<p>“Few persons can be made to believe that it is not quite an easy thing to invent a method of secret writing which shall baffle investigation. Yet it may be roundly asserted that human ingenuity cannot concoct a cipher which human ingenuity cannot resolve...”</p>
0 commit comments