You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@startuml
|
|
|
|
!$UseTheme=C4_FirstTest
|
|
|
|
!if %variable_exists("RELATIVE_INCLUDE")
|
|
!include ./TestThemeTemplate.puml
|
|
!else
|
|
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/v2.10.0/percy/TestThemeTemplate.puml
|
|
!endif
|
|
|
|
@enduml
|