reformat project api key display
This commit is contained in:
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…
Reference in New Issue
Block a user