Placeholder
Syntax
Example
<body>
<!-- Body content -->
<h1><% Placeholder "Header text" default ProjectName() %></h1>
<!-- Body content -->
<img src='<% Placeholder "Logo URL" default ApplicationRoot + "/static/images/logo.png" %>' />
<!-- Body content -->
</body>Last updated
Was this helpful?