reformat project api key display

master
Garrett Mills 5 years ago
parent 1c0bdffc68
commit 6a195c1002

@ -1,6 +1,8 @@
extends ./template extends ./template
block content block content
h3 Project API Key: #{project.uuid} h2 Project API Key:
pre
code #{project.uuid}
h2 Inline Helpers h2 Inline Helpers
p You can use the links below to generate inline helper scripts which are pre-configured for this project. p You can use the links below to generate inline helper scripts which are pre-configured for this project.

Loading…
Cancel
Save