1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Tweak preformatted block styling

This commit is contained in:
jeremystretch
2021-10-28 10:46:00 -04:00
parent 15e011ae52
commit aa9e68e121
10 changed files with 20 additions and 13 deletions

View File

@@ -26,7 +26,7 @@
<p>
The complete exception is provided below:
</p>
<pre><strong>{{ exception }}</strong><br />
<pre class="block"><strong>{{ exception }}</strong><br />
{{ error }}
Python version: {{ python_version }}