reformat project api key display

This commit is contained in:
Garrett Mills 2019-08-07 13:04:17 -05:00
parent 1c0bdffc68
commit 6a195c1002

View File

@ -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.